chore: remove redundant issue template label (#1576)

This commit is contained in:
Yifeng Wang
2023-03-14 17:59:58 +08:00
committed by GitHub
parent c746fa8c79
commit 06f97b5139
2 changed files with 3 additions and 3 deletions

View File

@@ -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:

View File

@@ -1,6 +1,6 @@
name: Feature Request
description: Suggest a feature or improvement
title: 'feat:'
title: '\u200b'
labels: ['feat']
body:
- type: markdown