From 2e07ec88092d776f0f90cbeea588ab0bc1a2731f Mon Sep 17 00:00:00 2001 From: Trevor Cooper Date: Wed, 1 Sep 2021 15:51:28 -0700 Subject: [PATCH] Create config.yml (#42) Per Github [documentation](https://docs.github.com/articles/configuring-issue-templates-for-your-repository#configuring-the-template-chooser) add `config.yaml` for template chooser. This is an attempt to resolve the loss of the Issue template chooser. --- .github/ISSUE_TEMPLATE/config.yml | 6 ++++++ 1 file changed, 6 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..1ebcd3f2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,6 @@ +--- +blank_issues_enabled: false +contact_links: + - name: "Rocky Linux Community Support - Testing Team" + url: "https://chat.rockylinux.org/rocky-linux/channels/testing" + about: "Please ask and answer questions about openQA for Rocky Linux here.