Sfoglia il codice sorgente

Merge pull request #1293 from LucasXu0/typo

fix: github issue template typo
Lucas.Xu 2 anni fa
parent
commit
bd88d89814

+ 1 - 1
.github/ISSUE_TEMPLATE/bug_report.yaml

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

+ 1 - 1
.github/ISSUE_TEMPLATE/feature_request.yaml

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