diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..809f4e1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,12 @@ +blank_issues_enabled: false +contact_links: + - name: 🚀 Feature request + url: https://forum.snigdhaos.org/t/feature-request + about: Updating the description. + - name: ❓ Simple question - Forum Support + url: https://forum.snigdhaos.org/t/support + about: This issue tracker is not for technical support. Please ask the community for help. + - name: ❓ Simple question - Stack Overflow + url: https://stackoverflow.com/questions/tagged/snigdhaos + about: This issue tracker is not for technical support. Please use Stack Overflow, and ask the community for help. + \ No newline at end of file