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 name: Bug Report
description: File a bug report description: File a bug report
title: 'bug:' title: '\u200b'
labels: ['bug', 'product-review'] labels: ['bug']
body: body:
- type: markdown - type: markdown
attributes: attributes:

View File

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