diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3bcee110..d4696d55 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -7,7 +7,6 @@ - [ ] My submission has a proper and user-friendly description of the algorithm - [ ] My submission has the time complexity of the algorithm - [ ] My submission has sample input-output of the program (NOT FOR PYTHON) -- [ ] The description does not end with punctuation