Skip to content

Commit 6283572

Browse files
authored
Ask contributors to create drafts (TheAlgorithms#4522)
1 parent 8dc5505 commit 6283572

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/pull_request_template.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<!--
2+
Thank you for your contribution!
3+
In order to reduce the number of notifications sent to the maintainers, please:
4+
- create your PR as draft, cf. https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests#draft-pull-requests,
5+
- make sure that all of the CI checks pass,
6+
- mark your PR as ready for review, cf. https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-stage-of-a-pull-request#marking-a-pull-request-as-ready-for-review
7+
-->
8+
19
<!-- For completed items, change [ ] to [x] -->
210

311
- [ ] I have read [CONTRIBUTING.md](https://github.com/TheAlgorithms/Java/blob/master/CONTRIBUTING.md).

0 commit comments

Comments
 (0)