diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e2ae0966cda5..31e950b1df65 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,7 +1,6 @@ ### Describe your change: - * [ ] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Add or change doctests? -- Note: Please avoid changing both code and tests in a single pull request.