From c2b0fb5fb05a1c10ca3953566bcf68cee04c5e8e Mon Sep 17 00:00:00 2001 From: "Alinson S. Xavier" Date: Wed, 30 Dec 2020 08:40:13 -0600 Subject: [PATCH] Create config.yml --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ 1 file changed, 8 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 0000000..342087c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: Feature Request + url: https://github.com/ANL-CEEESA/MIPLearn/discussions/categories/feature-requests + about: Submit ideas for new features and small enhancements + - name: Help & FAQ + url: https://github.com/ANL-CEEESA/MIPLearn/discussions/categories/help-faq + about: Ask questions about the package and get help from the community