diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 93d68db20..71d0a3618 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,22 +4,22 @@ ## Type of change -Please check the type of change your PR introduces: + - [ ] :sunflower: Feature - [ ] :bug: Bugfix - [ ] :world_map: Documentation - [ ] :robot: Test +- [ ] :computer: CI/Deployment - [ ] :hamster: Trivial/Minor ## Issue(s) - + * # ## Test Plan - - [ ] :muscle: Manual - [ ] :zap: Unit test - [ ] :green_heart: E2E