Skip to content

Commit 2d17b65

Browse files
authored
chore: update PR template
1 parent 33ddc03 commit 2d17b65

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/pull_request_template.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
44

5+
## Roadmap alignment
6+
7+
To maintain project quality and avoid wasted effort, all major changes must start with a GitHub issue discussion. Please create an issue describing your proposed changes, wait for maintainer feedback and approval, and only then proceed with coding. This helps us ensure alignment with project goals before you invest time in implementation.
8+
9+
- [ ] I have opened an issue first and received approval before working on this PR.
10+
511
## Type of change
612

713
Please delete options that are not relevant.
@@ -15,6 +21,7 @@ Please delete options that are not relevant.
1521

1622
Please describe the tests that you ran to verify your changes.
1723

24+
- [ ] Manual Tests
1825
- [ ] Unit Tests
1926
- [ ] E2E Tests
2027

0 commit comments

Comments
 (0)