Skip to content

Commit

Permalink
Add default labels
Browse files Browse the repository at this point in the history
  • Loading branch information
roborourke committed Jul 7, 2020
1 parent c70d125 commit e1819d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
title: ":bug: "
labels: bug
assignees: ''

---
Expand Down
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
about: Suggest an idea for this module
title: ":thought_balloon: "
labels: enhancement
assignees: ''

---
Expand Down

0 comments on commit e1819d3

Please sign in to comment.