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