Initial commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
---
|
||||
name: Feature Request
|
||||
about: Suggest a new feature for this project
|
||||
title: '[FEATURE] '
|
||||
labels: feature
|
||||
---
|
||||
|
||||
## Description
|
||||
|
||||
## Motivation
|
||||
|
||||
## Proposed Solution
|
||||
|
||||
## Acceptance Criteria
|
||||
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
|
||||
## Related Planning
|
||||
|
||||
Reference any related issues or plans from the `core-planning` repository.
|
||||
@@ -0,0 +1,23 @@
|
||||
## Summary
|
||||
|
||||
## Type of Change
|
||||
- [ ] Bug fix
|
||||
- [ ] New feature
|
||||
- [ ] Refactoring
|
||||
- [ ] Documentation
|
||||
- [ ] Other:
|
||||
|
||||
## Related Task / Issue
|
||||
|
||||
Reference the task from `/tasks` or a planning issue from `core-planning`.
|
||||
|
||||
## Testing
|
||||
|
||||
- [ ] Unit tests added/updated
|
||||
- [ ] Manual testing completed
|
||||
- [ ] All existing tests pass
|
||||
|
||||
## Checklist
|
||||
- [ ] Code follows project style guidelines
|
||||
- [ ] Self-review completed
|
||||
- [ ] Documentation updated (if needed)
|
||||
Reference in New Issue
Block a user