浏览代码

Update Templates

Royal OBrien 4 年之前
父节点
当前提交
bafe1f4d02
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      .github/ISSUE_TEMPLATE/rfc-feature.md
  2. 1 1
      .github/ISSUE_TEMPLATE/rfc-suggestion.md

+ 1 - 1
.github/ISSUE_TEMPLATE/rfc-feature.md

@@ -1,7 +1,7 @@
 ---
 name: RFC Feature request
 about: Create Feature RFC for this project
-title: Proposed RFC Feature: =description=
+title: Proposed RFC Feature =description=
 labels: 'rfc-feature'
 assignees: ''
 

+ 1 - 1
.github/ISSUE_TEMPLATE/rfc-suggestion.md

@@ -1,7 +1,7 @@
 ---
 name: RFC Suggestion request
 about: Create Suggestion RFC for this project
-title: Proposed RFC Suggestion: =description=
+title: Proposed RFC Suggestion =description=
 labels: 'rfc-suggestion'
 assignees: ''