Revert "Use GitHub Issue Templates to assign labels (#53356)" (#53419)

This reverts commit 44b347aef5.
pull/53420/head
Matt Martz 5 years ago committed by GitHub
parent c0a4cf297d
commit 5f2e1f4f71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,6 @@
---
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 -->

@ -1,7 +1,6 @@
---
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 -->

@ -1,7 +1,6 @@
---
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 -->

Loading…
Cancel
Save