Update PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Rohit Tanwar
2018-01-21 12:40:45 +05:30
committed by GitHub
parent d08b5e6c52
commit 4f241242f1

View File

@ -17,12 +17,6 @@
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
## [30 seconds of code backlog](https://github.com/Chalarangelo/30-seconds-of-code/)
<!--- Provide a link to the method your trying to [ADD] or [UPDATE] in the Description above -->
<!--- Add the prefix [UPDATE: `method.md`] or [ADD: `method.md`] to the Title & Desciption -->
- [ ] I added the prefix [UPDATE: `method.md`] or [ADD: `method.md`]
- [ ] I have referenced the `method` to the lodash backlog.
## Checklist:
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [ ] My code follows the code style of this project.