소스 검색

docs: Update issue templates (#390)

Kroese 1 년 전
부모
커밋
a220f6706e
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 0
      .github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml
  2. 1 1
      .github/ISSUE_TEMPLATE/QUESTION.yml

+ 1 - 0
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml

@@ -1,5 +1,6 @@
 name: "\U0001F680 Feature request"
 description: Suggest an idea for improving the container
+title: "[Feature]: "
 labels: ["enhancement"]
 body:
   - type: textarea

+ 1 - 1
.github/ISSUE_TEMPLATE/QUESTION.yml

@@ -1,6 +1,6 @@
 name: "? Question"
 description: General questions about the container
-title: "Question: "
+title: "[Question]: "
 labels: ["question"]
 body:
   - type: markdown