فهرست منبع

simpler feature and model request forms

jmorganca 1 سال پیش
والد
کامیت
28d3cd0148
2فایلهای تغییر یافته به همراه3 افزوده شده و 4 حذف شده
  1. 1 1
      .github/ISSUE_TEMPLATE/20_feature_request.yml
  2. 2 3
      .github/ISSUE_TEMPLATE/30_model_request.yml

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

@@ -1,6 +1,6 @@
 ---
 name: Feature request
 about: Request a new feature
-labels: ['feature request']
+labels: feature request
 ---
 

+ 2 - 3
.github/ISSUE_TEMPLATE/30_model_request.yml

@@ -1,6 +1,5 @@
 ---
 name: Model request
 about: Request support for a new model to be added to Ollama
-labels: ['model request']
----
-
+labels: model request
+---