diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..5eb78b7 --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,25 @@ +# Explanation + +Please include a summary of the pull request + +# Type of change + +Please delete options that are not relevant. + +- [ ] New feature +- [ ] Bug fix +- [ ] Fix broken change +- [ ] Fix issue + +# Checklist: + +- [ ] For issues: The PR title starts with "Fix #bugnum: ", followed by a short summary of the changes. If a part of the issue is resolved, the title starts with "Fix part of #bugnum: ", followed by a short summary of the changes +- [ ] I have tested the code and verified the results +- [ ] I have performed a self-review of my code +- [ ] I have commented my code thoroughly +- [ ] I have made corresponding changes to the documentation +- [ ] I have added tests that prove my fix is effective or that my feature works + +# Message to the reviewer (Optional): + + Add your message here diff --git a/hacktoberfest/membership.md b/hacktoberfest/membership.md index 31271a0..1cb7959 100644 --- a/hacktoberfest/membership.md +++ b/hacktoberfest/membership.md @@ -8,4 +8,5 @@ | 6 | N S Raghav | 2017-2021 | | 7 | Sriker Balaram Paturi |2018-2022| | 8 | Murtuza Ali | 2018 - 2022 | -| 9 | Tanay Toshniwal | 2016-2020 | \ No newline at end of file +| 9 | Tanay Toshniwal | 2016-2020 | +| 10 | Manikumar Perla | 2015-2019 | \ No newline at end of file