diff options
author | Marc Cornellà <marc.cornella@live.com> | 2019-10-15 22:56:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-15 22:56:45 +0200 |
commit | ca6b3977834889f56d03356061394ca80f3520c6 (patch) | |
tree | c7ea77043f3dbd2dae4b31e4a62a07cbb7915865 /.github/ISSUE_TEMPLATE/bug_report.md | |
parent | f56b678888c0ad4ac71458680d75d88b442cf09b (diff) | |
download | zsh-ca6b3977834889f56d03356061394ca80f3520c6.tar.gz zsh-ca6b3977834889f56d03356061394ca80f3520c6.tar.bz2 zsh-ca6b3977834889f56d03356061394ca80f3520c6.zip |
meta: remove automatic bug label on bug reports
People sometimes use the bug report template for things that are support.
Maintainers will confirm whether it's a bug with the appropriate label.
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ff55f36be..076c35544 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: 'Type: bug' --- |