diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..09057c6f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,11 @@ +blank_issues_enabled: false +contact_links: + - name: Bug Report + url: bug_report.md + about: Any bugs can be reported here + - name: Feature Request + url: feature_request.md + about: Please request new features here + - lesson card: Lesson Card + url: lesson_request.md + about: Create a lesson card here