소스 검색

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: ''