Merge pull request #389 from diamante0018/config-issues
[General] Create config.yml for issues templates
This commit is contained in:
commit
9c7088bd14
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@ -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.
|
2
.github/ISSUE_TEMPLATE/get-help.md
vendored
2
.github/ISSUE_TEMPLATE/get-help.md
vendored
@ -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?**
|
**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?
|
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.
|
`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?**
|
**Anything else we should know?**
|
||||||
|
Loading…
Reference in New Issue
Block a user