hacktoberfest-2018/PULL_REQUEST_TEMPLATE.md

9 lines
583 B
Markdown
Raw Normal View History

2018-10-08 11:07:16 +00:00
:warning: This is a Pull Request Template :warning:
> Checkout all the things you've done by placing an \*x*\ within the square braces.
2018-09-12 09:17:27 +00:00
## Proposed Changes
2018-10-08 11:07:16 +00:00
- [ ] I've forked the repository.
2018-10-09 07:01:35 +00:00
- [ ] I've created a branch and made my changes in it.
2018-10-08 11:07:16 +00:00
- [ ] 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.