fix(issue_template): fix tags
This commit is contained in:
parent
6a666efa39
commit
56a8098442
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue