From f5a02afa693942adacb9db245523b40948bb7449 Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Thu, 4 Oct 2018 17:47:56 +0530 Subject: [PATCH] PULL_REQUEST_TEMPLATE: simplify and remove unpopular sections This removes the section from the pull request template that is not very popular or filled by the PR author. Signed-off-by: Rohit Yadav --- PULL_REQUEST_TEMPLATE.md | 22 +++++----------------- 1 file changed, 5 insertions(+), 17 deletions(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 17adfe69a312..a7c739d08693 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -4,6 +4,10 @@ + + + + ## Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) @@ -12,13 +16,6 @@ - [ ] Enhancement (improves an existing feature and functionality) - [ ] Cleanup (Code refactoring and cleanup, that may add test cases) -## GitHub Issue/PRs - - - - - - ## Screenshots (if appropriate): ## How Has This Been Tested? @@ -27,13 +24,4 @@ -## Checklist: - - -- [ ] I have read the [CONTRIBUTING](https://github.com/apache/cloudstack/blob/master/CONTRIBUTING.md) document. -- [ ] My code follows the code style of this project. -- [ ] My change requires a change to the documentation. -- [ ] I have updated the documentation accordingly. -- [ ] I have added tests to cover my changes. -- [ ] All new and existing tests passed. - +