chore: update template title config (#1574)

This commit is contained in:
Yifeng Wang
2023-03-14 17:34:37 +08:00
committed by GitHub
parent 98138e1e3b
commit 546ea6b5ad
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
name: Bug Report name: Bug Report
description: File a bug report description: File a bug report
title: 'TITLE' title: ''
labels: ['bug', 'product-review'] labels: ['bug', 'product-review']
body: body:
- type: markdown - type: markdown

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: 'TITLE' title: ''
labels: ['feat', 'product-review'] labels: ['feat', 'product-review']
body: body:
- type: markdown - type: markdown