From e330c51fc02695feae57489501cc61d2f918de50 Mon Sep 17 00:00:00 2001 From: Diavolo Date: Sun, 24 Jul 2022 13:18:46 +0200 Subject: [PATCH] [General] Create config.yml for issues templates --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ .github/ISSUE_TEMPLATE/get-help.md | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) 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..bfa69ba1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: Discord Server + url: https://discord.gg/sKeVmR3/ + about: Please ask and answer support questions here. + - name: XLabsProject Website + url: https://xlabs.dev/ + about: The official website. \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/get-help.md b/.github/ISSUE_TEMPLATE/get-help.md index 2455e886..b1e29541 100644 --- a/.github/ISSUE_TEMPLATE/get-help.md +++ b/.github/ISSUE_TEMPLATE/get-help.md @@ -23,7 +23,7 @@ If IW4x is crashing, include the minidump file and the crash address in text for **What have you tried so far?** Describe any steps you've already taken to try to get past this issue. Have you found a workaround? -**What version of Premake are you using?** +**What version of IW4x are you using?** `iw4x.exe -version` will show you the version. Please make sure you are up to date with the latest master branch. **Anything else we should know?**