diff --git a/.github/ISSUE_TEMPLATE/work_intent.md b/.github/ISSUE_TEMPLATE/work_intent.md index f754aaaab..50d9be765 100644 --- a/.github/ISSUE_TEMPLATE/work_intent.md +++ b/.github/ISSUE_TEMPLATE/work_intent.md @@ -8,68 +8,34 @@ assignees: '' -## Proposed By - - ## Overview -## Technical Details - +## Technical Approach + -### Affected Components - +## Scope + - [ ] API - [ ] Plugin - [ ] Web UI - [ ] Build/Deploy Process - [ ] Documentation -## Implementation Plan - - -1. -2. -3. - -## Dependencies - - -- [ ] External dependencies -- [ ] Related PRs/Issues -- [ ] Configuration changes needed - -## Testing Strategy - - -## Potential Impact - - -## Estimated Timeline - - -- Estimated development time: -- Desired completion date: - -## Questions - +## Timeline & Impact + +- Estimated time needed: +- Potential impacts: ## Pre-submission Checklist - - -- [ ] I have searched for similar work intents/issues -- [ ] I have reviewed the project's contribution guidelines -- [ ] The scope of work is clearly defined -- [ ] I have identified potential risks and dependencies -- [ ] I am willing to make adjustments based on reviewer feedback + +- [ ] I have searched for similar work/issues +- [ ] I understand this needs approval before starting +- [ ] I am willing to make adjustments based on feedback \ No newline at end of file