mirror of
https://github.com/Wessel/yorushika.git
synced 2026-06-06 01:55:44 +02:00
Update issue templates
This commit is contained in:
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -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:
|
||||
|
||||
8
.github/ISSUE_TEMPLATE/feature_request.md
vendored
8
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user