瀏覽代碼

simpler feature and model request forms

jmorganca 1 年之前
父節點
當前提交
eb5554232a
共有 2 個文件被更改,包括 8 次插入16 次删除
  1. 4 9
      .github/ISSUE_TEMPLATE/20_feature_request.yml
  2. 4 7
      .github/ISSUE_TEMPLATE/30_model_request.yml

+ 4 - 9
.github/ISSUE_TEMPLATE/20_feature_request.yml

@@ -1,11 +1,6 @@
+---
 name: Feature request
+about: Request a new feature
 labels: ['feature request']
-description: Request a new feature.
-body:
-  - type: textarea
-    id: problem
-    attributes:
-      label: What new feature would you like to see?
-      description: Tell us about the problem you're trying to solve.
-    validations:
-      required: false
+---
+

+ 4 - 7
.github/ISSUE_TEMPLATE/30_model_request.yml

@@ -1,9 +1,6 @@
+---
 name: Model request
+about: Request support for a new model to be added to Ollama
 labels: ['model request']
-description: Request a new model.
-body:
-  - type: textarea
-    id: problem
-    attributes:
-      label: What model would you like?
-      description: Please provide a link to the model.
+---
+