[PR #7] [MERGED] Add GitHub templates and configuration #151

Closed
opened 2026-02-26 12:40:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE-Local/pull/7
Author: @michelroegl-brunner
Created: 10/3/2025
Status: Merged
Merged: 10/3/2025
Merged by: @michelroegl-brunner

Base: developmentHead: feature/github-templates


📝 Commits (1)

  • 9d493e7 Add GitHub templates and configuration

📊 Changes

4 files changed (+122 additions, -0 deletions)

View changed files

.github/CODEOWNERS (+15 -0)
.github/ISSUE_TEMPLATE/bug_report.yml (+50 -0)
.github/ISSUE_TEMPLATE/feature_request.yml (+33 -0)
.github/pull_request_template.md (+24 -0)

📄 Description

This PR adds essential GitHub repository configuration files:

  • CODEOWNERS: Defines code review assignments for different parts of the codebase
  • Issue Templates:
    • Bug report template with structured fields for better issue tracking
    • Feature request template to standardize enhancement requests
  • Pull Request Template: Provides a checklist and structure for PR submissions

These templates will help maintain consistency and improve the contribution workflow for the project.


🔄 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-Local/pull/7 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 10/3/2025 **Status:** ✅ Merged **Merged:** 10/3/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `development` ← **Head:** `feature/github-templates` --- ### 📝 Commits (1) - [`9d493e7`](https://github.com/community-scripts/ProxmoxVE-Local/commit/9d493e7abd7c5f721ea11aef11afebc5b0b312ea) Add GitHub templates and configuration ### 📊 Changes **4 files changed** (+122 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/CODEOWNERS` (+15 -0) ➕ `.github/ISSUE_TEMPLATE/bug_report.yml` (+50 -0) ➕ `.github/ISSUE_TEMPLATE/feature_request.yml` (+33 -0) ➕ `.github/pull_request_template.md` (+24 -0) </details> ### 📄 Description This PR adds essential GitHub repository configuration files: - **CODEOWNERS**: Defines code review assignments for different parts of the codebase - **Issue Templates**: - Bug report template with structured fields for better issue tracking - Feature request template to standardize enhancement requests - **Pull Request Template**: Provides a checklist and structure for PR submissions These templates will help maintain consistency and improve the contribution workflow for the project. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 12:40:25 +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-Local#151
No description provided.