[PR #9049] [MERGED] [docs / gh]: modernize README | Change Version Support in SECURITY.md | Shoutout to selfhst\icons #7798

Closed
opened 2026-02-26 16:30:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/9049
Author: @MickLesk
Created: 11/11/2025
Status: Merged
Merged: 11/11/2025
Merged by: @tremor021

Base: mainHead: main


📝 Commits (10+)

  • ba6f984 Revise README for better presentation and content
  • 8016347 Modify selfh.st badge and description in README
  • ab5fe12 Revise partner information and section titles
  • f6e6040 Refactor README tables to Markdown format
  • d61a4c5 Update README with enhanced feature table and requirements
  • 583b3b8 Revise README for clarity and updated icons
  • 2247f54 Update partner section in README
  • 8373abb Update community engagement sections in README
  • 2cc1364 Simplify support section in README.md
  • 80b2743 Update README with new sections and formatting

📊 Changes

2 files changed (+221 additions, -67 deletions)

View changed files

📝 README.md (+215 -63)
📝 SECURITY.md (+6 -4)

📄 Description

✍️ Description

  • Modernize the README (2 Install Methods)
  • Change Version support in SECURITY, because old 8.0 - 8.3 Container maybe fail with debian 13 containers.

Feat:

  • added @shollyethan / @selfhst as "Shoutout"
    image

(Btw: 400 changed to 5000+)

Link: #

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/9049 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 11/11/2025 **Status:** ✅ Merged **Merged:** 11/11/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`ba6f984`](https://github.com/community-scripts/ProxmoxVE/commit/ba6f984fbc57b340b7b7fce029b58aba77be44f3) Revise README for better presentation and content - [`8016347`](https://github.com/community-scripts/ProxmoxVE/commit/8016347298906cd461f04cfdb8d5023f2b4506db) Modify selfh.st badge and description in README - [`ab5fe12`](https://github.com/community-scripts/ProxmoxVE/commit/ab5fe12bf86954aa5a23788686843a784dd5b77c) Revise partner information and section titles - [`f6e6040`](https://github.com/community-scripts/ProxmoxVE/commit/f6e60401e49f9389862b5b6d00372cb8174d739e) Refactor README tables to Markdown format - [`d61a4c5`](https://github.com/community-scripts/ProxmoxVE/commit/d61a4c5bea090685b526f058ce49b4e6c80b47c6) Update README with enhanced feature table and requirements - [`583b3b8`](https://github.com/community-scripts/ProxmoxVE/commit/583b3b83ac0bbb81fcbd9581b88c8f6aa6826283) Revise README for clarity and updated icons - [`2247f54`](https://github.com/community-scripts/ProxmoxVE/commit/2247f54ba5c4a50bb2109897de20a30bc00c9d88) Update partner section in README - [`8373abb`](https://github.com/community-scripts/ProxmoxVE/commit/8373abb562bed895b79db0e9465380d5ac18c2cb) Update community engagement sections in README - [`2cc1364`](https://github.com/community-scripts/ProxmoxVE/commit/2cc13641a0b9c1ef18783fd17e2e2322a1e787ff) Simplify support section in README.md - [`80b2743`](https://github.com/community-scripts/ProxmoxVE/commit/80b27436648e65d717a0062cd13719dd37e52b9f) Update README with new sections and formatting ### 📊 Changes **2 files changed** (+221 additions, -67 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+215 -63) 📝 `SECURITY.md` (+6 -4) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description - Modernize the README (2 Install Methods) - Change Version support in SECURITY, because old 8.0 - 8.3 Container maybe fail with debian 13 containers. Feat: - added @shollyethan / @selfhst as "Shoutout" <img width="359" height="124" alt="image" src="https://github.com/user-attachments/assets/48b6a479-b02a-4a96-b46e-cc2cd365dd46" /> (Btw: 400 changed to 5000+) ## 🔗 Related PR / Issue Link: # ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [ ] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [ ] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [x] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 16:30:45 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#7798
No description provided.