aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml8
-rw-r--r--.github/ISSUE_TEMPLATE/custom.md (renamed from docs/issue_template.md)4
2 files changed, 12 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644
index 00000000..8fbe668a
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,8 @@
+blank_issues_enabled: false
+contact_links:
+ - name: Directions
+ url: https://www.klipper3d.org/Contact.html
+ about: Have a question? Need help? Start here.
+ - name: Klipper Chat
+ url: https://discord.klipper3d.org/
+ about: Klipper community Discord chat server.
diff --git a/docs/issue_template.md b/.github/ISSUE_TEMPLATE/custom.md
index 68fb0f04..2e26e102 100644
--- a/docs/issue_template.md
+++ b/.github/ISSUE_TEMPLATE/custom.md
@@ -1,2 +1,6 @@
+---
+name: Create a Klipper github issue
+about: Working on improving Klipper? Provide an update on your work here.
+---
<!-- Do not open this ticket without first following the directions at:
https://www.klipper3d.org/Contact.html -->