mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-15 00:56:26 +08:00
chore: remove redundant issue template label (#1576)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: Bug Report
|
||||
description: File a bug report
|
||||
title: 'bug:'
|
||||
labels: ['bug', 'product-review']
|
||||
title: '\u200b'
|
||||
labels: ['bug']
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: Feature Request
|
||||
description: Suggest a feature or improvement
|
||||
title: 'feat:'
|
||||
title: '\u200b'
|
||||
labels: ['feat']
|
||||
body:
|
||||
- type: markdown
|
||||
|
||||
Reference in New Issue
Block a user