From 9517c35f7d0186abda501cf19c799a0ad0bd62fc Mon Sep 17 00:00:00 2001 From: Jen Looper Date: Thu, 27 May 2021 12:31:48 -0400 Subject: [PATCH] Delete config.yml --- .github/ISSUE_TEMPLATE/config.yml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index a1765b15f..000000000 --- a/.github/ISSUE_TEMPLATE/config.yml +++ /dev/null @@ -1,11 +0,0 @@ -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 - - name: Lesson Card - url: lesson_elements.md - about: Create a lesson card here