mirror of
https://github.com/unraid/api.git
synced 2026-01-01 06:01:18 -06:00
fix: shorten work intent form
This commit is contained in:
62
.github/ISSUE_TEMPLATE/work_intent.md
vendored
62
.github/ISSUE_TEMPLATE/work_intent.md
vendored
@@ -8,68 +8,34 @@ assignees: ''
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
IMPORTANT: This work intent must be approved by a core developer before beginning any development work.
|
IMPORTANT: This work intent must be approved by a core developer before beginning any development work.
|
||||||
The 'unapproved' label will be removed once a core developer has reviewed and approved the plan.
|
The 'unapproved' label will be removed once approved.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
## Proposed By
|
|
||||||
<!-- Your GitHub username -->
|
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
<!-- Provide a high-level description of what you want to work on and why -->
|
<!-- Provide a high-level description of what you want to work on and why -->
|
||||||
|
|
||||||
## Technical Details
|
## Technical Approach
|
||||||
<!-- Describe your planned technical approach and any architectural decisions -->
|
<!-- Brief description of how you plan to implement this -->
|
||||||
|
|
||||||
### Affected Components
|
## Scope
|
||||||
<!-- List the components/packages that will be modified -->
|
<!-- Check components that will be modified -->
|
||||||
- [ ] API
|
- [ ] API
|
||||||
- [ ] Plugin
|
- [ ] Plugin
|
||||||
- [ ] Web UI
|
- [ ] Web UI
|
||||||
- [ ] Build/Deploy Process
|
- [ ] Build/Deploy Process
|
||||||
- [ ] Documentation
|
- [ ] Documentation
|
||||||
|
|
||||||
## Implementation Plan
|
## Timeline & Impact
|
||||||
<!-- Break down the work into major steps -->
|
<!-- Quick details about timing and effects -->
|
||||||
|
- Estimated time needed:
|
||||||
1.
|
- Potential impacts:
|
||||||
2.
|
|
||||||
3.
|
|
||||||
|
|
||||||
## Dependencies
|
|
||||||
<!-- List any dependencies or prerequisites -->
|
|
||||||
|
|
||||||
- [ ] External dependencies
|
|
||||||
- [ ] Related PRs/Issues
|
|
||||||
- [ ] Configuration changes needed
|
|
||||||
|
|
||||||
## Testing Strategy
|
|
||||||
<!-- Describe how you plan to test these changes -->
|
|
||||||
|
|
||||||
## Potential Impact
|
|
||||||
<!-- Describe how these changes might affect other parts of the system -->
|
|
||||||
|
|
||||||
## Estimated Timeline
|
|
||||||
<!-- Provide a rough estimate for completion once approved -->
|
|
||||||
|
|
||||||
- Estimated development time:
|
|
||||||
- Desired completion date:
|
|
||||||
|
|
||||||
## Questions
|
|
||||||
<!-- List any questions you have for the reviewers -->
|
|
||||||
|
|
||||||
## Pre-submission Checklist
|
## Pre-submission Checklist
|
||||||
<!-- Please check all that apply by replacing [ ] with [x] -->
|
<!-- Please check all that apply -->
|
||||||
|
- [ ] I have searched for similar work/issues
|
||||||
- [ ] I have searched for similar work intents/issues
|
- [ ] I understand this needs approval before starting
|
||||||
- [ ] I have reviewed the project's contribution guidelines
|
- [ ] I am willing to make adjustments based on feedback
|
||||||
- [ ] The scope of work is clearly defined
|
|
||||||
- [ ] I have identified potential risks and dependencies
|
|
||||||
- [ ] I am willing to make adjustments based on reviewer feedback
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
For Reviewers:
|
For Reviewers: Remove 'unapproved' label and add 'approved' label if accepted
|
||||||
1. Review technical approach
|
|
||||||
2. Verify scope is appropriate
|
|
||||||
3. Check for potential conflicts with other work
|
|
||||||
4. Remove 'unapproved' label and add 'approved' label if accepted
|
|
||||||
-->
|
-->
|
||||||
Reference in New Issue
Block a user