Update issue templates - Labels

This commit is contained in:
Cooldude2606
2019-06-04 16:37:57 +01:00
committed by GitHub
parent fa5839af07
commit 8f5c6873c2
4 changed files with 20 additions and 6 deletions

View File

@@ -1,6 +1,10 @@
--- ---
name: Bug report name: Bug report
about: Report a bug which does not crash the game, any bug from the latest major scenario version about: Report a bug which does not crash the game, any bug from the latest major scenario
version
title: ''
labels: Bug
assignees: ''
--- ---
@@ -27,4 +31,4 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem. If applicable, add screenshots to help explain your problem.
**Additional context** **Additional context**
Add any other context about the problem here. Add any other context about the problem here.

View File

@@ -1,6 +1,9 @@
--- ---
name: Desync report name: Desync report
about: Report a desync, latest version of scenario only including patches about: Report a desync, latest version of scenario only including patches
title: ''
labels: Bug
assignees: ''
--- ---
@@ -21,4 +24,4 @@ Steps to reproduce the behavior:
4. See error in log 4. See error in log
**Additional context** **Additional context**
Add any other context about the problem here. Add any other context about the problem here.

View File

@@ -1,6 +1,10 @@
--- ---
name: Error report name: Error report
about: Report a bug which cases the game to crash, any bug from the latest major scenario version about: Report a bug which cases the game to crash, any bug from the latest major scenario
version
title: ''
labels: Bug
assignees: ''
--- ---
@@ -32,4 +36,4 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem. If applicable, add screenshots to help explain your problem.
**Additional context** **Additional context**
Add any other context about the problem here. Add any other context about the problem here.

View File

@@ -1,6 +1,9 @@
--- ---
name: Feature request name: Feature request
about: Suggest a new idea to be worked on about: Suggest a new idea to be worked on
title: ''
labels: Feature Request
assignees: ''
--- ---
@@ -15,4 +18,4 @@ A detailed description of what the new feature is.
Any ideas you have had about how to implement the feature or any problems that may arise. Any ideas you have had about how to implement the feature or any problems that may arise.
**Additional context** **Additional context**
Add any other context or screenshots about the feature request here. Add any other context or screenshots about the feature request here.