fix(issue_template): fix tags
This commit is contained in:
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -1,8 +1,7 @@
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
description: Create a report to help us improve
|
||||
title: '[BUG] '
|
||||
labels: bug
|
||||
assignees: ''
|
||||
body:
|
||||
- type: input
|
||||
id: Platform
|
||||
|
3
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
3
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -1,8 +1,7 @@
|
||||
name: Feature request
|
||||
about: Suggest an idea for OpenCut
|
||||
description: Suggest an idea for OpenCut
|
||||
title: '[FEATURE] '
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
Reference in New Issue
Block a user