From 21d82f207a9bd1b5bc9443c6713c2e6eac8a4cce Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 18 Mar 2025 12:55:43 +0100 Subject: [PATCH] Shorten PR Template for ProxmoxVE (Remove some VED Things) (#3208) --- .github/pull_request_template.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0f3ff54ac..89b9bc47e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,15 +1,14 @@ -🛑 **New scripts must first be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing.** -PRs for new scripts that skip this process will be closed. - ---- + ## ✍️ Description -## 🔗 Related PR / Issue +## 🔗 Related PR / Issue Link: # + ## ✅ Prerequisites (**X** in brackets) - [ ] **Self-review completed** – Code follows project standards. @@ -33,9 +32,7 @@ Link: # ## 🔍 Code & Security Review (**X** in brackets) -- [ ] **Follows `Code_Audit.md` & `CONTRIBUTING.md` guidelines** -- [ ] **Uses correct script structure (`AppName.sh`, `AppName-install.sh`, `AppName.json`)** -- [ ] **No hardcoded credentials** +- [ ] **Follows `Code_Audit.md` & `CONTRIBUTING.md` guidelines** ## 📋 Additional Information (optional)