From 04488f45992c6be414e21d0c6c63e0b1afa0c75b Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Sat, 2 Nov 2024 13:04:16 +0900 Subject: [PATCH] Add .github/ISSUE_TEMPLATE/config.yml - Disable blank (without using a template) issue - Add a contact link to the support room on Matrix Signed-off-by: Suguru Hirahara --- .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 000000000..57488385d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,6 @@ +--- +blank_issues_enabled: false +contact_links: + - name: Support room on Matrix + url: https://matrix.to/#/#matrix-docker-ansible-deploy:devture.com + about: Get timely support from more people by joining our Matrix room.