From 4edf220ee6e61979f45071ea142db43615cc9755 Mon Sep 17 00:00:00 2001 From: Jayden Date: Fri, 12 Aug 2022 14:33:55 -0400 Subject: [PATCH] Create issue template configuration --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..9d1c1e2c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: true +contact_links: + - name: Feature Request/Idea + url: https://github.com/LBPUnion/ProjectLighthouse/discussions/new?category=ideas + about: Ideas and feature requests are kept in GitHub Discussions.