chore: update .github/ISSUE_TEMPLATE/feature_request.yml
This commit is contained in:
parent
561f455a87
commit
752fa7aad9
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
@ -1,5 +1,5 @@
|
|||
name: Feature Request
|
||||
description: File a bug report
|
||||
description: Request a feature
|
||||
labels: ["enhancement", "triage"]
|
||||
body:
|
||||
- type: markdown
|
||||
|
@ -48,4 +48,4 @@ body:
|
|||
description: By submitting this issue, you agree to follow our [Code of Conduct](../blob/master/CODE_OF_CONDUCT.md)
|
||||
options:
|
||||
- label: I agree to follow this project's Code of Conduct
|
||||
required: true
|
||||
required: true
|
||||
|
|
Loading…
Reference in a new issue