mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore: remove redundant issue template label (#1576)
This commit is contained in:
4
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
4
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
@@ -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:
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml
vendored
2
.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml
vendored
@@ -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