summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Martz <matt@sivel.net>2019-03-06 15:16:47 -0600
committerGitHub <noreply@github.com>2019-03-06 15:16:47 -0600
commit83bfbd848f773645d7718602b21968c0c3bd2a51 (patch)
tree375c82d8fcb30d262d89867ae80c04d5462b0721
parentc0a4cf297d40f950df482b92af1ff8cbfe6d75ee (diff)
downloadansible-revert-53356-github-auto-labels.tar.gz
Revert "Use GitHub Issue Templates to assign labels (#53356)"revert-53356-github-auto-labels
This reverts commit 44b347aef515c7da225ec905380c936efe4d0bb6.
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md1
-rw-r--r--.github/ISSUE_TEMPLATE/documentation_report.md1
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md1
3 files changed, 0 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index c1066a2ad5..a582f76084 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -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 -->
diff --git a/.github/ISSUE_TEMPLATE/documentation_report.md b/.github/ISSUE_TEMPLATE/documentation_report.md
index 9fbaba86a6..dcb8af67d4 100644
--- a/.github/ISSUE_TEMPLATE/documentation_report.md
+++ b/.github/ISSUE_TEMPLATE/documentation_report.md
@@ -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 -->
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 8d7fc7e4ff..033d0feb9a 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -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 -->