[PR #2394] [MERGED] [gh] Introducing new Issue Github Template Feature (Bug, Feature, Task) #3749

Closed
opened 2026-02-26 13:34:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2394
Author: @MickLesk
Created: 2/14/2025
Status: Merged
Merged: 2/14/2025
Merged by: @michelroegl-brunner

Base: mainHead: pr_templates


📝 Commits (4)

📊 Changes

4 files changed (+60 additions, -2 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/bug_report.yml (+1 -1)
📝 .github/ISSUE_TEMPLATE/config.yml (+1 -1)
.github/ISSUE_TEMPLATE/feature_request.yml (+33 -0)
.github/ISSUE_TEMPLATE/task.yml (+25 -0)

📄 Description

✍️ Description

  • Bug-Report (only for Bugs)
  • Feature-Report (only for Features)
  • Task-Report (only for Tasks, i.e. Redesign Script XYZ, Optimize IPV6...)

image

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

  • New feature – Adds new, non-breaking functionality.

🔄 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/2394 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 2/14/2025 **Status:** ✅ Merged **Merged:** 2/14/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `pr_templates` --- ### 📝 Commits (4) - [`ae7b3a2`](https://github.com/community-scripts/ProxmoxVE/commit/ae7b3a23585d0f3d9a25ecad359506831d9e6d41) Update bug_report.yml - [`911b41d`](https://github.com/community-scripts/ProxmoxVE/commit/911b41ddb5cbbb3a9a7bf9d3b4ef839bfbb8447c) Create feature_request.yml - [`1e45eb9`](https://github.com/community-scripts/ProxmoxVE/commit/1e45eb94719f6d94bb776cccf284e951aa4fb2fb) Create task.yml - [`6d5913a`](https://github.com/community-scripts/ProxmoxVE/commit/6d5913ac2b4559cdc183c7e4809b458ff15d9d82) Update config.yml ### 📊 Changes **4 files changed** (+60 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/bug_report.yml` (+1 -1) 📝 `.github/ISSUE_TEMPLATE/config.yml` (+1 -1) ➕ `.github/ISSUE_TEMPLATE/feature_request.yml` (+33 -0) ➕ `.github/ISSUE_TEMPLATE/task.yml` (+25 -0) </details> ### 📄 Description ## ✍️ Description - Bug-Report (only for Bugs) - Feature-Report (only for Features) - Task-Report (only for Tasks, i.e. Redesign Script XYZ, Optimize IPV6...) ![image](https://github.com/user-attachments/assets/dc8b096a-037b-469d-9c53-671b29b4c309) ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [x] **Self-review performed** – Code follows established patterns and conventions. - [x] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change - [x] ✨ **New feature** – Adds new, non-breaking functionality. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:34:32 +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#3749
No description provided.