← Watch feed
chore: add `Notes for QA` to PR template
What changed, and why it matters
This commit simply adds one line to the GitHub pull request template, reminding developers to add QA notes if needed. It does not change any firmware code, build scripts, or security-sensitive files.
Recommended action
No security action needed; this is a documentation/process-only change.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff modifies .github/pull_request_template.md, adding a bullet point instructing core developers to add a ‘Notes for QA’ section when needed. There are no code, cryptographic, or configuration changes.
Changed components
.github/pull_request_template.mdInspect captured patch +1 / −0
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 861476883..0f92eae21 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -5,6 +5,7 @@ For core developers:
- Add the PR to the current sprint.
- If it's a draft PR, mark it as "In Progress."
- If it's a final PR, mark it as "Needs Review."
+- If needed, add a `Notes for QA` section.
For external contributors:
- Please open an issue before submitting a PR so we can discuss whether we want to proceed with it.
Risk score
Our methodology →Why this scored 15/100
Human-validated context
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
No validated notes yet.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.