From 4f241242f145e60a65dfd0c330a5bff272fa2b21 Mon Sep 17 00:00:00 2001 From: Rohit Tanwar <31792358+kriadmin@users.noreply.github.com> Date: Sun, 21 Jan 2018 12:40:45 +0530 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 12734a844..d768fd4d5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -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/) - - -- [ ] I added the prefix [UPDATE: `method.md`] or [ADD: `method.md`] -- [ ] I have referenced the `method` to the lodash backlog. - ## Checklist: - [ ] My code follows the code style of this project.