mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 18:46:19 +08:00
chore: update template placeholder (#1577)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: Bug Report
|
||||
description: File a bug report
|
||||
title: '\u200b'
|
||||
title: "\u200b"
|
||||
labels: ['bug']
|
||||
body:
|
||||
- type: markdown
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: Feature Request
|
||||
description: Suggest a feature or improvement
|
||||
title: '\u200b'
|
||||
title: "\u200b"
|
||||
labels: ['feat']
|
||||
body:
|
||||
- type: markdown
|
||||
|
||||
Reference in New Issue
Block a user