From ca6bbb24dd40e4b621bd7b7eabf3a7eb131d0720 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Santiago=20Fraire=20Willemo=C3=ABs?= Date: Mon, 3 Aug 2020 08:48:11 +0200 Subject: [PATCH] docs: simplify pull request template --- .github/pull_request_template.md | 28 ++++++---------------------- 1 file changed, 6 insertions(+), 22 deletions(-) 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 - - +