From 259079ac58fdeb55c46500921b778a93af48560a Mon Sep 17 00:00:00 2001 From: Timothy Carambat Date: Tue, 9 Jan 2024 21:52:50 -0800 Subject: [PATCH] 561 relative api docs url (#564) * patch swagger host to be relative * change tag on feature request template --- .github/ISSUE_TEMPLATE/02_feature.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/02_feature.yml b/.github/ISSUE_TEMPLATE/02_feature.yml index 77fc3c50..0fd29cbf 100644 --- a/.github/ISSUE_TEMPLATE/02_feature.yml +++ b/.github/ISSUE_TEMPLATE/02_feature.yml @@ -1,7 +1,7 @@ name: ✨ New Feature suggestion description: Suggest a new feature for AnythingLLM! title: "[FEAT]: " -labels: [enhancement, feature-request] +labels: [enhancement, feature request] body: - type: markdown attributes: