chore: align pr templates - #1262
Open
ovitrif wants to merge 1 commit into
Open
Conversation
Contributor
Regtest APKDownload bitkit-dev-debug universal APK (expires in 30 days). |
|
ovitrif
force-pushed
the
chore/pr-template-out-of-scope
branch
from
September 14, 2026 15:42
26da009 to
2ccd5c3
Compare
Member
|
@ovitrif unverified commit |
Collaborator
Author
|
@greptileai review |
ovitrif
force-pushed
the
chore/pr-template-out-of-scope
branch
from
September 14, 2026 17:35
921f954 to
9ce363a
Compare
ovitrif
force-pushed
the
chore/pr-template-out-of-scope
branch
from
September 14, 2026 17:37
9ce363a to
fc1ec8a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #1261
This PR gives the PR template one shape shared with bitkit-ios: scope stated in the description, one line of design guidance, and QA Notes with its subsections.
Description
#### Out of Scopesubsection at the end of### Descriptionso reviewers read the author's non-goals instead of guessing them.feat,fix, andrefactorPRs; version bumps, changelog, and release PRs skip it, and other chores include it at the author's discretion.### Description, what changed and why, so the intent of each change is on record.### Designguidance to one line; the full rules stay in the/prcommand.#### Manual Testsand#### Automated Checksunder### QA Notes, the structure the/prcommand already generates./prcommand the scope rules so agent-authored PRs follow them.Out of Scope
.agents/commands/release.md: version-bump PRs keep their fixed body; the scope subsection is for behaviour changes.Design
N/A — no UI changes.
Preview
N/A
QA Notes
Manual Tests
#### Out of Scopeat the end of### Description, a one-line### Designcomment, and### QA Noteswith#### Manual Testsand#### Automated Checks.Automated Checks
N/A — template and command text only.