diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 34fd6ebd..b3c1c40f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -16,8 +16,6 @@ **Contributor Checklist**: -- [ ] Yes, I specified the "Type of Change" -- [ ] Yes, I specified the "Impact" - [ ] Did you set `dev` as the base branch? - [ ] Did you delete any extraneous prints/debugging code? - [ ] (If applicable) Did you add documentation for the feature?