Skip to content

Commit

Permalink
docs(issue-templates): added about to each template (#194)
Browse files Browse the repository at this point in the history
docs(issue-templates): added about to each template
  • Loading branch information
travi committed Feb 2, 2020
2 parents 03d6a76 + b188bfe commit 7ccca96
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
@@ -1,5 +1,6 @@
---
name: Bug Report
about: Something is not working as expected
labels: bug
---

Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/feature.md
@@ -1,5 +1,6 @@
---
name: Feature Request
about: Suggestion for new or different behavior
labels: enhancement
---

Expand Down

0 comments on commit 7ccca96

Please sign in to comment.