Browse Source

docs: Update issue templates (#390)

Kroese 1 year ago
parent
commit
a220f6706e
2 changed files with 2 additions and 1 deletions
  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