From 2fd12abc8c78e415a9aba6ed63b460d22320c0f3 Mon Sep 17 00:00:00 2001 From: sigoden Date: Wed, 24 Apr 2024 02:56:50 +0000 Subject: [PATCH] chore: update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- .github/ISSUE_TEMPLATE/model_request.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c87e2b9..99f0b11 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,7 +7,7 @@ assignees: '' --- - + **Describe the bug** A clear and concise description of what the bug is. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 34c9ce5..83dc517 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,7 +7,7 @@ assignees: '' --- - + If you are requesting support for the new model, goto [model-request](https://github.com/sigoden/aichat/issues/new?assignees=&labels=enhancement&projects=&template=model_request.md&title=). diff --git a/.github/ISSUE_TEMPLATE/model_request.md b/.github/ISSUE_TEMPLATE/model_request.md index 84ca0c1..07faed6 100644 --- a/.github/ISSUE_TEMPLATE/model_request.md +++ b/.github/ISSUE_TEMPLATE/model_request.md @@ -13,7 +13,7 @@ assignees: '' - [ ] Must be publicly accessible. It cannot require application review or have regional restrictions. A beta version is acceptable. - [ ] Must not act as an agent or proxy for other platforms. -> Tip: If the API is compatible with OpenAI's API, it can be used through `openai-compatible` client. +> Tip: If the API is compatible with OpenAI's API, you can access it using the `openai-compatible` client. ### Please provide the following documents or links: