fix: github issue template typo

This commit is contained in:
Lucas.Xu 2022-10-17 13:18:48 +08:00
parent c7bdd4bcc2
commit 78728bb6ff
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name: Bug Report name: Bug Report
description: Create a bug report to help us improve description: Create a bug report to help us improve
title: "[Bug]: " title: "[Bug] "
body: body:
- type: textarea - type: textarea
id: desc id: desc

View File

@ -1,6 +1,6 @@
name: Feature Request name: Feature Request
description: Suggest an idea for AppFlowy description: Suggest an idea for AppFlowy
title: "[FR]: " title: "[FR] "
body: body:
- type: textarea - type: textarea
id: desc id: desc