Add script issue report link to issue template and remove general issue template

This commit is contained in:
MickLesk
2026-05-10 22:15:12 +02:00
parent f40f853bed
commit 2adb66a04f
2 changed files with 3 additions and 62 deletions

3
.github/ISSUE_TEMPLATE/config.yml generated vendored
View File

@@ -3,4 +3,7 @@ contact_links:
- name: 🌟 new Script request
url: https://github.com/community-scripts/ProxmoxVE/discussions/new?category=request-script
about: For feature/script requests, please use the Discussions section.
- name: 🐞 Script Issue Report
url: https://github.com/community-scripts/ProxmoxVED/issues?q=is%3Aissue+is%3Aopen+label%3Atask
about: Found a bug in a script? Find the script's issue in the list and leave a comment there — do NOT open a new issue.