Skip to content

Commit 535e13e

Browse files
committed
docs: align PR template Related Issue section with graduated issue-first policy
1 parent 994820f commit 535e13e

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/pull_request_template.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44

55
## Related Issue
66

7-
<!-- This PR should be linked to an approved issue. If not, please create an issue first. -->
7+
<!-- Non-trivial PRs (features, architecture changes) must link an approved issue.
8+
Small obvious fixes (typo, docs, tiny bug) don't need one — write "N/A (small fix)" below.
9+
Sizeable change without an issue? Mark this PR as draft and create the issue first. -->
810

9-
Fixes #<!-- issue number -->
11+
Fixes #<!-- issue number, or "N/A (small fix)" -->
1012

1113
## Type of Change
1214

0 commit comments

Comments
 (0)