From 0282b27ed3ec860dfa12f09025aec4bf3e336485 Mon Sep 17 00:00:00 2001 From: "Alinson S. Xavier" Date: Wed, 30 Dec 2020 08:31:37 -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..ff06484 --- /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/UnitCommitment.jl/discussions/categories/feature-requests + about: Submit ideas for new features and small enhancements + - name: Help & FAQ + url: https://github.com/ANL-CEEESA/UnitCommitment.jl/discussions/categories/help-faq + about: Ask questions about the package and get help from the community