Skip to content

Commit 4424572

Browse files
authored
Update pull_request_template.md
1 parent c3f302b commit 4424572

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ chore/22-add-release-drafter
2020
### PullRequest
2121

2222
- [ ] This PullRequest implements new feature, fix bug, or some other changes
23-
- [ ] If PR is not ready mark it as Draft
23+
- [ ] If PR is not ready mark it as Draft, press "Ready to review" before assigning reviewer
24+
- [ ] Link PullRequest with issue (`re #123` just to link, `closes #123` or `fixes #123` to close)
2425
- [ ] All commits in this PR should be created by `yarn commit` by [conventional-commits](https://www.conventionalcommits.org/en/v1.0.0/)
2526

2627
---

0 commit comments

Comments
 (0)