diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 8502240d15..e161e1a562 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,29 +9,3 @@ To help us merge your PR, make sure to follow the instructions below: --> #### Description of what you did: - - - -#### My PR is a: - -- [ ] 💥 Breaking change -- [ ] 🐛 Bug fix -- [ ] 💅 Enhancement -- [ ] 🚀 New feature - -#### Main update on the: - -- [ ] Admin -- [ ] Documentation -- [ ] Framework -- [ ] Plugin - -#### Manual testing done on the following databases: - -- [ ] Not applicable -- [ ] MongoDB -- [ ] MySQL -- [ ] Postgres -- [ ] SQLite