From d3e05d80fcd7e028612d2e3731046271ea2f1648 Mon Sep 17 00:00:00 2001 From: Jim LAURIE Date: Wed, 19 Feb 2020 22:38:58 +0100 Subject: [PATCH] enhancement: update pr temaplate Signed-off-by: Jim LAURIE --- .github/PULL_REQUEST_TEMPLATE.md | 26 -------------------------- 1 file changed, 26 deletions(-) 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