From b97fa93ffd7976a86ef840e792263ab6ccb857cb Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Mon, 18 Sep 2023 23:57:14 +0800 Subject: [PATCH] docs: simplify PR template --- .github/PULL_REQUEST_TEMPLATE.md | 26 +++++++------------------- 1 file changed, 7 insertions(+), 19 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ae5da61..db4eb1f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,29 +1,17 @@ -## Description - - - ## Type of change - - + - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Improvement (refactoring and improving code) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] Documentation update -## Additional context - - - -## How has this been tested - +## Description -- [ ] I have run `bash ./tools/test` (at the root of the project) locally and passed -- [ ] I have tested this feature in the browser +## Additional context +