From 452b551e883b08a9d46faffd64ee7ddb5d9518fc Mon Sep 17 00:00:00 2001 From: JustArchi Date: Mon, 8 Jun 2020 18:03:21 +0200 Subject: [PATCH] Create config.yml --- .github/ISSUE_TEMPLATE/config.yml | 11 +++++++++++ 1 file changed, 11 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..271965611 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,11 @@ +blank_issues_enabled: false +contact_links: + - name: ASF-ui issue + url: https://github.com/JustArchiNET/ASF-ui/issues/new/choose + about: Please open issue in ASF-ui repo. + - name: Localization improvement + url: https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Localization + about: Please use our crowdin platform. + - name: Questions and technical issues + url: https://github.com/JustArchiNET/ArchiSteamFarm/blob/master/SUPPORT.md + about: Please review our support guidelines.