Files
fiberops-web/.gitea/PULL_REQUEST_TEMPLATE.md
2026-03-31 02:50:59 +00:00

26 lines
405 B
Markdown

## Summary
<!-- What does this PR do? One sentence. -->
## Workitem
Workitem: <!-- https://plane-pro.juankibin.space/... -->
## Type
- [ ] Feature
- [ ] Bug fix
- [ ] Refactor
- [ ] Chore
## Changes
-
## How to test
1.
## Screenshots (if UI change)
## Checklist
- [ ] Follows project conventions
- [ ] No leftover console.log
- [ ] No hardcoded secrets
- [ ] E2E spec added/updated (if UI change)