feat: update issue-writer mode rules for streamlined feature request template #4850
+267
−112
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates issue-writer mode rules to align with PR #4847 changes that streamlined the feature request template to focus on problem reporting first, with technical contribution as optional.
Important
Updated issue-writer mode rules to prioritize problem reporting with optional technical contribution, aligning with PR #4847 changes.
1_workflow.xml, updated steps to determine if the user wants to contribute before exploring the codebase.2_github_issue_templates.xml, shifted focus to problem reporting with optional technical contribution.3_best_practices.xml, emphasized problem reporting over solution design unless user wants to contribute.4_common_mistakes_to_avoid.xml, highlighted mistakes like asking for technical details from non-contributors.5_github_mcp_tool_usage.xml, specified tools for contributors only, and streamlined issue creation process based on user intent.This description was created by
for b88c295. You can customize this summary. It will automatically update as commits are pushed.