From 31b72a915ad073c97519a56e6ad460e10584594e Mon Sep 17 00:00:00 2001 From: Dimitrios Philliou Date: Fri, 20 Jun 2025 10:43:41 -0700 Subject: [PATCH] Update feature_request.md Add prompt to feature request template for tool proposals to include example workflows/prompts --- .github/ISSUE_TEMPLATE/feature_request.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 1ac04f672..9b6c6ea89 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -15,6 +15,10 @@ A clear and concise description of what the feature or problem is. How will it benefit GitHub MCP Server and its users? +### Example prompts or workflows (for tools/toolsets only) + +If it's a new tool or improvement, share 3–5 example prompts or workflows it would enable. Just enough detail to show the value. Clear, valuable use cases are more likely to get approved. + ### Additional context -Add any other context like screenshots or mockups are helpful, if applicable. \ No newline at end of file +Add any other context like screenshots or mockups are helpful, if applicable.