mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-15 20:25:24 +02:00
Add issue template configuration file
Co-authored-by: Siumauricio <47042324+Siumauricio@users.noreply.github.com>
This commit is contained in:
11
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
11
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
blank_issues_enabled: false
|
||||||
|
contact_links:
|
||||||
|
- name: 📚 Documentation
|
||||||
|
url: https://docs.dokploy.com
|
||||||
|
about: Check out the official Dokploy documentation for guides and references
|
||||||
|
- name: 🌐 Website
|
||||||
|
url: https://dokploy.com
|
||||||
|
about: Visit the official Dokploy website
|
||||||
|
- name: 💬 GitHub Discussions
|
||||||
|
url: https://github.com/Dokploy/dokploy/discussions
|
||||||
|
about: Join the community discussions for questions and support
|
||||||
Reference in New Issue
Block a user