[PR #2983] [MERGED] Additions and amends to the CONTIRBUTOR docs #4012

Closed
opened 2025-11-20 06:07:52 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: docs


📝 Commits (3)

  • aee1fe6 Fixes to the contributor docs
  • db19bb7 added info about our dev repo
  • d038450 some more clarifications

📊 Changes

3 files changed (+32 additions, -4 deletions)

View changed files

📝 .github/CONTRIBUTOR_AND_GUIDES/CONTRIBUTING.md (+26 -3)
📝 .github/CONTRIBUTOR_AND_GUIDES/ct/AppName.md (+2 -1)
📝 .github/CONTRIBUTOR_AND_GUIDES/install/AppName-install.md (+4 -0)

📄 Description

✍️ Description

This PR is to clarify some unknowns in the contributor docs and to add some more information about the contributing process.

Link: #

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • [] Self-review performed – Code follows established patterns and conventions.
  • [] Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • [] 🆕 New script – A fully functional and tested script or script set.
  • [] 🐞 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.

📋 Additional Information (optional)


🔄 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/2983 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 3/10/2025 **Status:** ✅ Merged **Merged:** 3/11/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `docs` --- ### 📝 Commits (3) - [`aee1fe6`](https://github.com/community-scripts/ProxmoxVE/commit/aee1fe6fd1553afbd0ad5643816131d942f74282) Fixes to the contributor docs - [`db19bb7`](https://github.com/community-scripts/ProxmoxVE/commit/db19bb74be895a6e9af65589cd63bf7ea8b70123) added info about our dev repo - [`d038450`](https://github.com/community-scripts/ProxmoxVE/commit/d0384505a18beaf266209991a70d06a136921eb0) some more clarifications ### 📊 Changes **3 files changed** (+32 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.github/CONTRIBUTOR_AND_GUIDES/CONTRIBUTING.md` (+26 -3) 📝 `.github/CONTRIBUTOR_AND_GUIDES/ct/AppName.md` (+2 -1) 📝 `.github/CONTRIBUTOR_AND_GUIDES/install/AppName-install.md` (+4 -0) </details> ### 📄 Description ## ✍️ Description This PR is to clarify some unknowns in the contributor docs and to add some more information about the contributing process. ## 🔗 Related PR / Discussion / Issue Link: # ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [] **Self-review performed** – Code follows established patterns and conventions. - [] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [] 🆕 **New script** – A fully functional and tested script or script set. - [] 🐞 **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. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> --- <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:07:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#4012