Update github files again.

This commit is contained in:
ClementTsang 2020-02-24 21:44:24 -05:00
parent 34b84d6b04
commit 5e9d9500d5
3 changed files with 14 additions and 7 deletions

View File

@ -1,6 +1,6 @@
---
name: Bug report
about: Found a bug? Please report it if it hasn't already been filed...
about: Found a bug? Make sure it hasn't already been filed/solved - if so, please report it!
title: ""
labels: "bug"
assignees: "ClementTsang"
@ -25,9 +25,12 @@ If applicable, add screenshots to help explain your problem.
Provide information on:
**OS:**
**Operating System:**
**Terminal:**
**Any other relevant information (more details are always good!):**
## Additional context
If anything hasn't been covered by the above categories, state it down here.

View File

@ -1,6 +1,6 @@
---
name: Feature request
about: Suggest an idea for this project
about: Got a good idea that hasn't already been mentioned? Suggest it!
title: ""
labels: "enhancement"
assignees: "ClementTsang"
@ -8,8 +8,8 @@ assignees: "ClementTsang"
## Describe the feature request
Why should we consider this feature request? Describe why, and/or how you think this feature will solve the issue.
Why should we consider this feature request? Describe why, and/or how you think this feature will solve the issue, or overall improve the application.
## Additional context
## Additional context/details
Provide any additional context here.
Provide any additional context or details here. What needs to be done, why, etc.

View File

@ -1,6 +1,6 @@
## Description
A description of the change and what it does. If relevant, please provide screenshots of what results from the change.
A description of the change and what it does. If relevant, please provide screenshots of what results from the change.
## Issue
@ -15,6 +15,10 @@ Remove the irrelevant one.
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
## Test methodology
Please state how this was tested.
## Checklist
- [ ] Code has been linted