-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
19 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: "[BUG]" | ||
title: "[bug]" | ||
labels: bug | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,22 @@ | ||
*Go through and fill out either the feature request, or bug fix sections and delete the other. Then check off the checklist and submit.* | ||
_Go through and fill out either the feature request, or bug fix sections and delete the other. Then check off the checklist and submit._ | ||
|
||
# Feature request | ||
*Fill out below fields* | ||
## Feature | ||
|
||
Issue number : *add reference to issue number (if applicable)* | ||
**What feature would you like to be added?** | ||
|
||
**Description** | ||
- What is the feature? | ||
- [ ] I would like to work on this feature! | ||
|
||
--- | ||
|
||
# Bug Fix | ||
*Fill out below fields* | ||
## Bug Fix | ||
|
||
Issue number : *add reference to issue number (if applicable)* | ||
**Describe the bug** | ||
|
||
**Description** | ||
- What is the bug? | ||
- [ ] A clear and concise description of what the bug is. | ||
|
||
--- | ||
|
||
# Checklist | ||
## Tests | ||
|
||
- [ ] Passing tests | ||
- [ ] Passing tests | ||
- [ ] Added tests for new features |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters