diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 30628fca..7fa010f1 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,10 +9,3 @@ _Provide a detailed description of proposed changes._ _Specify any issues that can be closed from these changes (e.g. Closes #233)._ - Closes - ---- - -### Code Checklist - -- [ ] I have tested that prove my changes are working as intended -- [ ] I have added necessary documentation (if appropriate)