Browse Source

Update Templates

Royal OBrien 4 years ago
parent
commit
d9e8d1d006
2 changed files with 2 additions and 2 deletions
  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: ''