瀏覽代碼

fix: github issue template typo

Lucas.Xu 2 年之前
父節點
當前提交
78728bb6ff
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      .github/ISSUE_TEMPLATE/bug_report.yaml
  2. 1 1
      .github/ISSUE_TEMPLATE/feature_request.yaml

+ 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