Update PULL_REQUEST_TEMPLATE.md

This commit is contained in:
GayathriVenkatesh 2018-10-09 12:31:35 +05:30 committed by GitHub
parent 3ec9f88f4b
commit 9baeb360bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
> Checkout all the things you've done by placing an \*x*\ within the square braces.
## Proposed Changes
- [ ] I've forked the repository.
- [ ] I've created a branch and made my chagnes in it.
- [ ] 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.