diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 9ef8e21..7256f11 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -1,8 +1,10 @@ :warning: This is a Pull Request Template :warning: + > Checkout all the things you've done by placing an \*x*\ within the square braces. + ## Proposed Changes -- [ x] I've forked the repository. -- [ x] I've created a branch and made my chagnes in it. -- [ x] I've read the [CODE OF CONDUCT](https://github.com/my-first-pr/hacktoberfest-2018/blob/master/CODE_OF_CONDUCT.md) and abide to it. -- [ x] I've read the [CONTRIBUTING.md](https://github.com/my-first-pr/hacktoberfest-2018/blob/master/CONTRIBUTING.md) -- [ x] I understand opening a PULL REQUEST doesn't mean it will be merged for sure. +- [ ] I've forked the repository. +- [ ] I've created a branch and made my changes in it. +- [ ] I've read the [CODE OF CONDUCT](https://github.com/my-first-pr/hacktoberfest-2018/blob/master/CODE_OF_CONDUCT.md) and abide to it. +- [ ] I've read the [CONTRIBUTING.md](https://github.com/my-first-pr/hacktoberfest-2018/blob/master/CONTRIBUTING.md) +- [ ] I understand opening a PULL REQUEST doesn't mean it will be merged for sure.