Files
trezor-firmware/.github/pull_request_template.md
obrusvit c3086cc53a docs: update PR template
[no changelog]
2026-02-18 13:16:06 +01:00

21 lines
641 B
Markdown

<!--
For external contributors:
- Please open an issue before submitting a PR so we can discuss whether we want to proceed with it.
For core developers:
1. Initial PR setup
- Assign yourself to the PR.
- Add it to the "Firmware" project
- Set Priority (match issue priority if it exists)
- Set Team
- Set Sprint (target release)
2. Development status
- Draft PRs: Set status to "In Progress"
- Final PRs: Set status to "Needs Review"
3. Post-merge status
- Testable: Set status to "Needs QA" and add a `Notes for QA` section with clear instructions on how to test the functionality.
- Not Testable: Set status to "Done (no QA)"
-->