Skip to content

Commit a47aad5

Browse files
committed
feat: edit PR template
1 parent 4b526ba commit a47aad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Pull request checklist
22

33
- [ ] The PR has a proper title. Use [Semantic Commit Messages](https://seesparkbox.com/foundry/semantic_commit_messages). (No more branch-name title please)
4-
- [ ] Make sure you are requesting the right branch.
4+
- [ ] Make sure you are requesting the right branch: `dev`.
55
- [ ] Make sure this is ready to be merged into the relevant branch. Please don't create a PR and let it hang for a few days.
66
- [ ] Ensure all tests are passing.
77
- [ ] Ensure linting is passing.

0 commit comments

Comments
 (0)