Merge pull request #453 from veteran29/master

Add separate issue templates
This commit is contained in:
Christian 2018-07-18 20:51:37 +02:00 committed by GitHub
commit b34daf0ad7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 88 additions and 24 deletions

47
.github/ISSUE_TEMPLATE/bug.md vendored Normal file
View File

@ -0,0 +1,47 @@
---
name: Bug report
about: 'Report a bug'
---
## Bug report
<!-- Your issue may already be reported! -->
<!-- Please search issue tracker before submiting your report. -->
<!--
https://github.com/KillahPotatoes/KP-Liberation/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3Abug
-->
### Basic Information
<!-- Include as many relevant details about the environment you experienced the bug in -->
**Mission version:**
**Map used:**
**Mods used:**
**Dedicated or local game:**
**Source of the mission file (URL):**
<!-- It is important for us if you are using an official realease, -->
<!-- or some derivative version. -->
### Individual Things
**Did you edit anything within the mission files?**
**If yes, what did you edit exactly?**
### Short Issue Description
### Expected Behaviour
<!-- If you're describing a bug, tell us what should happen -->
### Steps to Reproduce the Issue
<!-- Provide an unambiguous set of steps to reproduce this bug. -->
<!-- Include code to reproduce, if relevant -->
### Screenshots, Serverlog or any other helpful Information

View File

@ -0,0 +1,21 @@
---
name: Suggestion/Feature request
about: 'Suggest some changes or new feature'
---
## Suggestion/Feature request
<!-- Your suggestion may already be reported! -->
<!-- Please search issue tracker before submiting your suggestion. -->
<!--
https://github.com/KillahPotatoes/KP-Liberation/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3Asuggestion
-->
### Is your feature request related to a problem? Please describe:
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
### Describe the solution you'd like:
<!-- A clear and concise description of what you want to happen. -->
### Additional context:
<!-- Add any other context or screenshots about the feature request here. -->

20
.github/ISSUE_TEMPLATE/question.md vendored Normal file
View File

@ -0,0 +1,20 @@
---
name: Question
about: 'It is recommended to ask questions here: https://discord.gg/bpPUU48'
---
<!-- Do you have a question? -->
<!-- Join our Discord server for fast responses and latest news!-->
<!--
https://discord.gg/bpPUU48
-->
<!-- If you don't want to use Discord please check if your question was not answered already on issue tracker. -->
<!--
https://github.com/KillahPotatoes/KP-Liberation/issues?q=is%3Aissue+label%3Aquestion
-->
#### My question was not answered on the issue tracker and I do not want to use Discord for this.
## Question:
<!-- Ask your question here. -->

View File

@ -1,24 +0,0 @@
### Basic Information
**Mission version:**
**Map used:**
**Mods used:**
**Dedicated or local game:**
**Source of the mission file (URL):**
### Individual Things
**Did you edit anything within the mission files?**
**If yes, what did you edit exactly?**
### Short Issue Description
### Expected Behaviour
### Steps to Reproduce the Issue
### Screenshots, Serverlog or any other helpful Information