From 9b3d3f4411fb09c397eb432e8d7dd24821c7a649 Mon Sep 17 00:00:00 2001 From: Yajushi Srivastava Date: Thu, 11 Oct 2018 09:59:42 +0530 Subject: [PATCH] Pull Request Yajushi --- PULL_REQUEST_TEMPLATE.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 7256f11..07777d8 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -3,8 +3,8 @@ > 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 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. +- [x] I've forked the repository. +- [x] I've created a branch and made my changes 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.