summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMarc Cornellà <marc.cornella@live.com>2020-08-20 11:15:48 +0200
committerGitHub <noreply@github.com>2020-08-20 11:15:48 +0200
commit79614908ec5fc6af1151f7c2a17a43844f920e66 (patch)
tree2298798acebb35ebc5bf81ecda3af3b6c25ef792 /.github
parent89400f156a6e1d64acaeab9ec265f54cdab91817 (diff)
downloadzsh-79614908ec5fc6af1151f7c2a17a43844f920e66.tar.gz
zsh-79614908ec5fc6af1151f7c2a17a43844f920e66.tar.bz2
zsh-79614908ec5fc6af1151f7c2a17a43844f920e66.zip
meta: don't apply support label on bug reports
Enough users have complained about the bug label not being applied instead. If there is no label applied this won't be complained about so often.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index b7f5460c1..611d8ebae 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 Oh My Zsh
-labels: 'Type: support'
---