removed default labels in github issues (#825)
This commit is contained in:
parent
213ba9629a
commit
b324f66135
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -2,7 +2,7 @@
|
||||
name: Bug Report
|
||||
about: Report a bug to help us improve!
|
||||
title: ''
|
||||
labels: 'bug'
|
||||
labels: ''
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
|
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -2,7 +2,7 @@
|
||||
name: Feature Request
|
||||
about: Propose a new feature!
|
||||
title: ''
|
||||
labels: 'enhancement'
|
||||
labels: ''
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user