Skip to content

Commit

Permalink
Use GitHub Issue Templates to assign labels (ansible#53356)
Browse files Browse the repository at this point in the history
  • Loading branch information
gundalow authored Mar 5, 2019
1 parent 7a130d5 commit 44b347a
Show file tree
Hide file tree
Showing 3 changed files with 3 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: bug
---
<!--- Verify first that your issue is not already reported on GitHub -->
<!--- Also test if the latest release and devel branch are affected too -->
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/documentation_report.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
name: 📝 Documentation Report
about: Ask us about docs
labels: docs
---
<!--- Verify first that your improvement is not already reported on GitHub -->
<!--- Also test if the latest release and devel branch are affected too -->
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: feature
---
<!--- Verify first that your feature was not already discussed on GitHub -->
<!--- Complete *all* sections as described, this form is processed automatically -->
Expand Down

0 comments on commit 44b347a

Please sign in to comment.