diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index cfeab88e69..d0d5eba17c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,21 +3,10 @@ Thanks for sending a pull request! Please fill in the following content to let us know better about this change. --> -## Types of changes - - - -- [ ] **Bug fix** -- [ ] **New feature** -- [ ] **Refactoring** -- [ ] **Breaking change** (any change that would cause existing functionality to not work as expected) -- [ ] **Documentation update** -- [ ] **Other (please describe)** - ## Description - + ## Checklist - [ ] Add test cases to all the changes you introduce @@ -25,21 +14,16 @@ Please fill in the following content to let us know better about this change. - [ ] Test the changes on the local machine manually - [ ] Update the documentation for the changes -## Steps to Test This Pull Request +## Expected behavior + + +## Steps to Test This Pull Request -## Expected behavior - - - -## Related Issue - - ## Additional context - - +