Skip to content

Commit

Permalink
Added labels to issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
whiskeysierra committed Jun 17, 2019
1 parent e21103d commit fe6e794
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/BUG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
name: Bug report
about: Create a report to help us improve
labels: Bug
---

<!--- Provide a general summary of the issue in the Title above -->
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/FEATURE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
name: Feature request
about: Suggest an idea for this project
labels: Feature
---

<!--- Provide a general summary of the issue in the Title above -->
Expand Down

0 comments on commit fe6e794

Please sign in to comment.