Update issue templates

This commit is contained in:
2019-02-17 00:47:13 +01:00
committed by GitHub
parent d59acf821b
commit b7568da1a4
2 changed files with 10 additions and 5 deletions

View File

@@ -1,6 +1,9 @@
---
name: Bug Report
description: Report incorrect or unexpected behaviour
about: Report an issue with Wump
title: "[BUG] Somenthing broke"
labels: bug
assignees: PassTheWessel
---
@@ -20,4 +23,4 @@ description: Report incorrect or unexpected behaviour
If this applies to you, please check the respective checkbox: [ ] becomes [x].
-->
- [ ] I have also tested the issue on latest master, commit hash:
- [ ] I have also tested the issue on latest master, commit hash:

View File

@@ -1,10 +1,12 @@
---
name: Feature request
about: Request a feature
about: Request a feature for Wump
title: "[ENHANCEMENT] This is an amazing new idea!"
labels: enhancement
assignees: PassTheWessel
---
**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 [...]
@@ -15,4 +17,4 @@ A clear and concise description of what you want to happen.
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
Add any other context or screenshots about the feature request here.