From e0500ec8919e76110f54863332a1f9d1a8f5dfe1 Mon Sep 17 00:00:00 2001 From: g-samroberts Date: Wed, 18 Mar 2026 17:57:27 -0700 Subject: [PATCH] Update website issue template to pre-fill title. --- .github/ISSUE_TEMPLATE/website_issue.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/website_issue.yml b/.github/ISSUE_TEMPLATE/website_issue.yml index 02146381ab..b77dd4a45e 100644 --- a/.github/ISSUE_TEMPLATE/website_issue.yml +++ b/.github/ISSUE_TEMPLATE/website_issue.yml @@ -1,7 +1,9 @@ name: 'Website issue' description: 'Report an issue with the Gemini CLI Website and Gemini CLI Extensions Gallery' +title: "GeminiCLI.com Feedback: [ISSUE]" labels: - 'area/extensions' + - 'area/documentation' body: - type: 'markdown' attributes: