From 65738cc505542459f96344971a7f3a6ddd90b932 Mon Sep 17 00:00:00 2001 From: Charlie Brown Date: Thu, 8 Feb 2024 11:48:34 -0600 Subject: [PATCH] Add config for issue templates --- .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 000000000..5d31fcfd9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Victory Issues Board + url: https://github.com/FormidableLabs/victory/issues + about: Please ask and answer questions here.