Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
tai271828 authored May 16, 2020
1 parent d99b14c commit f0e6a97
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
5 changes: 3 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
title: "[Component name if available, e.g. Review System] Good bug title tells us
about precise symptom, not about the root cause."
labels: triage needed
assignees: ''

---
Expand Down
7 changes: 5 additions & 2 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: ''
title: "[Feature Request] <One feature request per ticket>"
labels: enhancement
assignees: ''

---
Expand All @@ -18,3 +18,6 @@ A clear and concise description of any alternative solutions or features you've

**Additional context**
Add any other context or screenshots about the feature request here.

**Invite the community to discuss and vote**
Earn votes and support by involving the community and invite everybody to discuss your feature and to vote for it (votes are +1 , 0 or -1 via adding a thumbs-up/down)

0 comments on commit f0e6a97

Please sign in to comment.