mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 08:50:08 +00:00
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.
This commit is contained in:
parent
f56b678888
commit
ca6b397783
1 changed files with 0 additions and 1 deletions
1
.github/ISSUE_TEMPLATE/bug_report.md
vendored
1
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
labels: 'Type: bug'
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in a new issue