mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
fix(issue_template): fix tags
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user