[PR #862] [MERGED] Small Changes to the PR Template #2728

Closed
opened 2025-11-20 05:31:31 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/862
Author: @michelroegl-brunner
Created: 12/17/2024
Status: Merged
Merged: 12/17/2024
Merged by: @MickLesk

Base: mainHead: pull-req-template


📝 Commits (3)

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 .github/pull_request_template.md (+3 -3)

📄 Description

🛠️ Note:
We are meticulous about merging code into the main branch, so please understand that pull requests not meeting the project's standards may be rejected. It's never personal!
🎮 Note for game-related scripts: These have a lower likelihood of being merged.


✍️ Description

Provide a summary of the changes made and/or reference the issue being addressed.

Small changes to the PR Req Template. I´ve removed the "unorder list" item under Description. It is not realy vissible when creating a Pull Request, and if you have more then one line and it gets forgotten it looks kinda wirde.

And i removed the Link placeholder to the disscussion. It is a little bit confusing in my oppinion when the link dose not get changed by the author and i redirects to landign page in the disscusions.


  • Related Issue: # (issue number, if applicable)
  • Related PR: # (if applicable)
  • Related Discussion: Link

🛠️ Type of Change

Please check the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts)

Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)
  • Documentation updated (I have updated any relevant documentation)

📋 Additional Information (optional)

Provide any extra context or screenshots about the feature or fix here.


🔄 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/862 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 12/17/2024 **Status:** ✅ Merged **Merged:** 12/17/2024 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `pull-req-template` --- ### 📝 Commits (3) - [`61e93d7`](https://github.com/community-scripts/ProxmoxVE/commit/61e93d7ef02bdf3aaf6a27b900ebacc3bf1bf1bf) Small Changes to the PR Template - [`a3689c4`](https://github.com/community-scripts/ProxmoxVE/commit/a3689c4993546d160d92fa698dd9cf28cd22c3bd) Changes - [`df5843f`](https://github.com/community-scripts/ProxmoxVE/commit/df5843f9b7ef236329524fbdfb8bdec9bb574322) Add hint to remove unnedeed lines ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/pull_request_template.md` (+3 -3) </details> ### 📄 Description > **🛠️ Note:** > We are meticulous about merging code into the main branch, so please understand that pull requests not meeting the project's standards may be rejected. It's never personal! > 🎮 **Note for game-related scripts:** These have a lower likelihood of being merged. --- ## ✍️ Description Provide a summary of the changes made and/or reference the issue being addressed. Small changes to the PR Req Template. I´ve removed the "unorder list" item under Description. It is not realy vissible when creating a Pull Request, and if you have more then one line and it gets forgotten it looks kinda wirde. And i removed the Link placeholder to the disscussion. It is a little bit confusing in my oppinion when the link dose not get changed by the author and i redirects to landign page in the disscusions. - - - - Related Issue: # (issue number, if applicable) - Related PR: # (if applicable) - Related Discussion: [Link](https://github.com/community-scripts/ProxmoxVE/discussions) --- ## 🛠️ Type of Change Please check the relevant options: - [ ] Bug fix (non-breaking change that resolves an issue) - [ ] New feature (non-breaking change that adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [ ] New script (a fully functional and thoroughly tested script or set of scripts) --- ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [ ] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [ ] Testing performed (I have thoroughly tested my changes and verified expected functionality.) - [ ] Documentation updated (I have updated any relevant documentation) --- ## 📋 Additional Information (optional) Provide any extra context or screenshots about the feature or fix here. --- <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 05:31:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2728