From b9000d127b48e9eed38624d7b96fbf92e8c1d693 Mon Sep 17 00:00:00 2001 From: Vladimir Date: Sat, 7 Sep 2024 17:32:27 +0300 Subject: [PATCH] Updated issue templates --- ...ool-doesn-t-work-on-some-engine-builds-mods.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/tool-doesn-t-work-on-some-engine-builds-mods.md diff --git a/.github/ISSUE_TEMPLATE/tool-doesn-t-work-on-some-engine-builds-mods.md b/.github/ISSUE_TEMPLATE/tool-doesn-t-work-on-some-engine-builds-mods.md new file mode 100644 index 0000000..f395c1c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/tool-doesn-t-work-on-some-engine-builds-mods.md @@ -0,0 +1,15 @@ +--- +name: Tool doesn't work on some engine builds/mods +about: Use this in case you encountered issues with tool on some mods or engine builds. + Please, report according to presented scheme. +title: '' +labels: '' +assignees: '' + +--- + +1) Engine build number (from `version` console command) +2) Name of mod (for example, Counter-Strike, or Half-Life) +3) Link to main page of mod, if exists (usually, may be GameBanana or ModDB) +4) Error message text (from window which shown when error occured) +5) Note from you, if needed