mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-06-29 02:27:37 +00:00
[github]: add new Frontend_Report / Issue_Report & optimize config.yml (#226)
* Add new Frontend_Report / Issue_Report & optimize config.yml * Update .github/ISSUE_TEMPLATE/bug_report.yml switch general to other Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com> * Update .github/ISSUE_TEMPLATE/bug_report.yml remove title Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com> * Update .github/ISSUE_TEMPLATE/bug_report.yml remove label Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com> * Update .github/ISSUE_TEMPLATE/config.yml update text for questions and help Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com> * Update .github/ISSUE_TEMPLATE/config.yml harmonize with readme (discord) Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com> * Update .github/ISSUE_TEMPLATE/frontend_report.yml harmonize title for Frontend Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com> * remove documentation issue * Update .github/ISSUE_TEMPLATE/config.yml harmonize text Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com> * Update .github/ISSUE_TEMPLATE/frontend_report.yml update label Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com> * Update .github/ISSUE_TEMPLATE/frontend_report.yml remove title Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com> * Harmonize Frontend > Website * remove "frontend" word * Add "Other" to Frontend-Report --------- Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
This commit is contained in:
12
.github/ISSUE_TEMPLATE/config.yml
vendored
12
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,5 +1,11 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Helper-Scripts Community Support
|
||||
url: https://github.com/community-scripts/ProxmoxVE/discussions
|
||||
about: Please ask and answer questions here.
|
||||
- name: 🤔 Questions and Help
|
||||
url: https://github.com/community-scripts/ProxmoxVE/discussions
|
||||
about: For suggestions or questions, please use the Discussions section.
|
||||
- name: 🌟 Feature request
|
||||
url: https://github.com/community-scripts/ProxmoxVE/discussions/new?category=request-script
|
||||
about: For feature/script requests, please use the Discussions section.
|
||||
- name: 💻 Discord
|
||||
url: https://discord.gg/UHrpNWGwkH
|
||||
about: Join our Discord server to chat with other users in the Proxmox Helper Scripts community.
|
||||
|
Reference in New Issue
Block a user