From 56cf0db70347cfe8ce59fbbd87cea1fc8279e0ff Mon Sep 17 00:00:00 2001 From: Bernhard B Date: Sun, 7 Mar 2021 12:43:05 +0100 Subject: [PATCH] Create config.yml --- .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 0000000..7e384a1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Report a bug with the signal-cli-rest-api + url: https://github.com/bbernhard/signal-cli-rest-api/issues + about: This is the issue tracker for the signal-cli-rest-api.