From 951485403e90853b9043b7a1c729995ab062878f Mon Sep 17 00:00:00 2001 From: Amine Date: Mon, 11 May 2020 07:49:50 +0000 Subject: Review GitHub issues/pull requests templates (#732) --- .github/PULL_REQUEST_TEMPLATE.md | 32 +++++++++++--------------------- 1 file changed, 11 insertions(+), 21 deletions(-) (limited to '.github/PULL_REQUEST_TEMPLATE.md') diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index aa6f850de..5a6f95002 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,28 +1,18 @@ - + + ### Description - + ### Motivation and Context - - + + -### How Has This Been Tested? - - - - -### Screenshots (if appropriate): - -### Types of changes - -- [ ] Bug fix (non-breaking change which fixes an issue) -- [ ] New feature (non-breaking change which adds functionality) -- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) +### Screenshots + ### Checklist: - - -- [ ] My code follows the code style of this project (run `$ npm run lint`). - + +- [ ] My pull request is properly named +- [ ] The changes respect the code style of the project (`$ npm run lint`) +- [ ] I tested/previewed my changes locally \ No newline at end of file -- cgit v1.2.3-70-g09d2