Bladeren bron

add descriptions to issue templates

jmorganca 1 jaar geleden
bovenliggende
commit
2bdc320216

+ 1 - 0
.github/ISSUE_TEMPLATE/10_bug_report.yml

@@ -1,5 +1,6 @@
 name: Bug report
 labels: [bug]
+description: Something isn't working right.
 body:
   - type: textarea
     id: description

+ 1 - 0
.github/ISSUE_TEMPLATE/20_feature_request.yml

@@ -1,5 +1,6 @@
 name: Feature request
 labels: ['feature request']
+description: Request a new feature.
 body:
   - type: textarea
     id: problem

+ 1 - 0
.github/ISSUE_TEMPLATE/30_model_request.yml

@@ -1,5 +1,6 @@
 name: Model request
 labels: ['model request']
+description: Request a new model.
 body:
   - type: textarea
     id: problem