mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-24 20:25:50 +03:00
[PR #7] [MERGED] Add GitHub templates and configuration #151
Labels
No labels
bug
enhancement
enhancement
feature
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ProxmoxVE-Local#151
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
development← Head:feature/github-templates📝 Commits (1)
9d493e7Add 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:
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.