mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-25 16:31:10 -06:00
Update GitHub issue templates
Add "bug" label to bug_report.md Add "new" label to feature_request.md
This commit is contained in:
parent
237a1f3684
commit
cc86889fd6
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,9 +1,7 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Let us know about an unexpected error, a crash, or an incorrect behavior.
|
||||
title: ''
|
||||
labels: new
|
||||
assignees: ''
|
||||
labels: bug, new
|
||||
|
||||
---
|
||||
|
||||
|
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,9 +1,7 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest a new feature or other enhancement.
|
||||
title: ''
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
labels: enhancement, new
|
||||
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user