chore: Add GitHub templates (#1)

This commit is contained in:
Eric Tuvesson
2023-09-06 16:27:19 +02:00
committed by GitHub
parent 53f0d6320e
commit aa0ff4e49d
4 changed files with 84 additions and 0 deletions

8
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Feature request
url: https://github.com/noodlapp/noodl-docs/discussions/categories/feature-requests
about: Request a new feature or example.
- name: Ask a question
url: https://github.com/noodlapp/noodl-docs/discussions/categories/q-a
about: Ask questions and discuss with other community members.