Sfoglia il codice sorgente

make repo's local issue template work

adbenitez 4 anni fa
parent
commit
fa5aa65df4

+ 8 - 0
.github/ISSUE_TEMPLATE.md → .github/ISSUE_TEMPLATE/bug_report.md

@@ -1,3 +1,11 @@
+---
+name: Bug report
+about: Report something that isn't working.
+title: ''
+assignees: ''
+
+---
+
 <!--
 This is a bug report tracker. New features are discussed in the forum: https://support.delta.chat
 

+ 8 - 0
.github/ISSUE_TEMPLATE/config.yml

@@ -0,0 +1,8 @@
+blank_issues_enabled: true
+contact_links:
+  - name: Feature requests
+    url: https://support.delta.chat/c/features/6
+    about: Please discuss feature requests on our Community forum.
+  - name: General Questions
+    url: https://support.delta.chat/c/help/5
+    about: Please ask general Questions on our Community forum.