From 85d90865ccaeed1e9a3fb5e8348b42b523d4907f Mon Sep 17 00:00:00 2001 From: 0xSage Date: Mon, 9 Sep 2024 14:59:24 +0800 Subject: [PATCH] add url --- .github/ISSUE_TEMPLATE/model_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/model_request.yml b/.github/ISSUE_TEMPLATE/model_request.yml index b308fe386..7f7c4f63c 100644 --- a/.github/ISSUE_TEMPLATE/model_request.yml +++ b/.github/ISSUE_TEMPLATE/model_request.yml @@ -5,7 +5,7 @@ labels: 'type: model request' body: - type: markdown attributes: - value: "**Tip:** Download any model by HuggingFace URL in the app hub's search bar. Use this form for unsupported models only." + value: "**Tip:** Download any HuggingFace model in app ([see guides](https://jan.ai/docs/models/manage-models#add-models)). Use this form for unsupported models only." - type: textarea validations: required: true