You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2018/10/15 18:35:26 UTC

[cloudstack] 01/01: merge forward #2876 -- PULL_REQUEST_TEMPLATE simplification

This is an automated email from the ASF dual-hosted git repository.

rafael pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git

commit 272167c3b3d486a97bda43c5af204f5432d645bf
Merge: ebc6b2f 63f4d85
Author: Rafael Weingärtner <ra...@gmail.com>
AuthorDate: Mon Oct 15 15:33:13 2018 -0300

    merge forward #2876 -- PULL_REQUEST_TEMPLATE simplification

 PULL_REQUEST_TEMPLATE.md | 24 +++++-------------------
 1 file changed, 5 insertions(+), 19 deletions(-)

diff --cc PULL_REQUEST_TEMPLATE.md
index cf1f6a2,a7c739d..c56bc98
--- a/PULL_REQUEST_TEMPLATE.md
+++ b/PULL_REQUEST_TEMPLATE.md
@@@ -15,27 -19,9 +19,9 @@@
  ## Screenshots (if appropriate):
  
  ## How Has This Been Tested?
--
  <!-- Please describe in detail how you tested your changes. -->
  <!-- Include details of your testing environment, and the tests you ran to -->
  <!-- see how your change affects other areas of the code, etc. -->
  
- ## Checklist:
- <!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
- <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- - [ ] 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.
- Testing
- - [ ] I have added tests to cover my changes.
- - [ ] All relevant new and existing integration tests have passed.
- - [ ] A full integration testsuite with all test that can run on my environment has passed.
 +
+ <!-- Please read the [CONTRIBUTING](https://github.com/apache/cloudstack/blob/master/CONTRIBUTING.md) document -->