Skip to content

Commit

Permalink
chore(issues): adding chore to the list of issue types
Browse files Browse the repository at this point in the history
Previously bug and feature where the two types, useful to have chore.
  • Loading branch information
markmcdowell committed Sep 11, 2019
1 parent 134a8ef commit 0dee1a6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/issue_template.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
#### I'm submitting a...

- [ ] bug report
- [ ] feature request
- [ ] bug
- [ ] feature
- [ ] chore

#### What is the current behavior

Expand Down

0 comments on commit 0dee1a6

Please sign in to comment.