[PR #3902] [MERGED] shrink & minimalize report templates #4620

Open
opened 2025-11-20 06:10:53 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/3902
Author: @MickLesk
Created: 4/15/2025
Status: Merged
Merged: 4/15/2025
Merged by: @michelroegl-brunner

Base: mainHead: gh_change_reports


📝 Commits (3)

  • 51c929d [gh] shrink & minimalize report templates
  • a36e79a shrink pr template
  • bc0997b Update pull_request_template.md

📊 Changes

5 files changed (+21 additions, -34 deletions)

View changed files

📝 .github/DISCUSSION_TEMPLATE/request-script.yml (+1 -1)
📝 .github/ISSUE_TEMPLATE/bug_report.yml (+13 -14)
📝 .github/ISSUE_TEMPLATE/config.yml (+3 -3)
📝 .github/ISSUE_TEMPLATE/feature_request.yml (+1 -1)
📝 .github/pull_request_template.md (+3 -15)

📄 Description

✍️ Description

shrink some github templates
improve some texts

Link: #

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No breaking changes – Existing functionality remains intact.
  • 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/3902 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 4/15/2025 **Status:** ✅ Merged **Merged:** 4/15/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `gh_change_reports` --- ### 📝 Commits (3) - [`51c929d`](https://github.com/community-scripts/ProxmoxVE/commit/51c929d50f6ba035b59afd0367b481c6c62181cf) [gh] shrink & minimalize report templates - [`a36e79a`](https://github.com/community-scripts/ProxmoxVE/commit/a36e79a0f3245a9ef2ad7114b614f0a6270784ec) shrink pr template - [`bc0997b`](https://github.com/community-scripts/ProxmoxVE/commit/bc0997b000d93571abd3abac17765b2a8742bf5c) Update pull_request_template.md ### 📊 Changes **5 files changed** (+21 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `.github/DISCUSSION_TEMPLATE/request-script.yml` (+1 -1) 📝 `.github/ISSUE_TEMPLATE/bug_report.yml` (+13 -14) 📝 `.github/ISSUE_TEMPLATE/config.yml` (+3 -3) 📝 `.github/ISSUE_TEMPLATE/feature_request.yml` (+1 -1) 📝 `.github/pull_request_template.md` (+3 -15) </details> ### 📄 Description <!--🛑 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 shrink some github templates improve some texts ## 🔗 Related PR / Issue Link: # ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [ ] **Tested thoroughly** – Changes work as expected. - [ ] **No breaking changes** – Existing functionality remains intact. - [ ] **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>
saavagebueno added the pull-request label 2025-11-20 06:10:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#4620