From 976d32c8ed6e7ee27ca74aed906990f9eebbfec1 Mon Sep 17 00:00:00 2001 From: Guillaume Gay Date: Thu, 21 May 2026 12:14:27 +0200 Subject: [PATCH] chore: add parameter request issue template --- .github/ISSUE_TEMPLATE/parameter-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/parameter-request.yml b/.github/ISSUE_TEMPLATE/parameter-request.yml index a96575d..bd53028 100644 --- a/.github/ISSUE_TEMPLATE/parameter-request.yml +++ b/.github/ISSUE_TEMPLATE/parameter-request.yml @@ -1,11 +1,11 @@ name: Request model parameters description: Request a new or updated provider/model parameter entry. -title: "[Catalog]: " body: - type: markdown attributes: value: | Use this form to request parameter coverage for a model in modelparameters.dev. + Suggested issue title: `/: parameter coverage`. This catalog covers configurable request parameters such as `temperature`, `top_p`, `max_tokens`, `reasoning_effort`, and `thinking.type`. It does not track pricing, streaming support, auth setup, endpoints, fallback behavior, or proxy behavior.