Przeglądaj źródła

Update Templates

Royal OBrien 4 lat temu
rodzic
commit
d9e8d1d006

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

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

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

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