Skip to content

Commit

Permalink
Auto merge of #6464 - dwijnand:add-labels-to-issue-templates, r=Eh2406
Browse files Browse the repository at this point in the history
  • Loading branch information
bors committed Dec 19, 2018
2 parents 451f97e + d52b3f8 commit 2a9f16d
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_report.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: C-bug
---

<!-- Thanks for filing a πŸ› bug report πŸ˜„! -->
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/feature_request.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: C-feature-request
---

<!-- Thanks for filing a πŸ™‹ feature request πŸ˜„! -->
Expand Down

0 comments on commit 2a9f16d

Please sign in to comment.