You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/03/15 21:17:29 UTC

[GitHub] rafaelweingartner commented on a change in pull request #2489: PULL_REQUEST_TEMPLATE: Add pull request template

rafaelweingartner commented on a change in pull request #2489: PULL_REQUEST_TEMPLATE: Add pull request template
URL: https://github.com/apache/cloudstack/pull/2489#discussion_r174935589
 
 

 ##########
 File path: PULL_REQUEST_TEMPLATE.md
 ##########
 @@ -0,0 +1,32 @@
+## Description
+<!--- Describe your changes in detail -->
+
+<!-- For new features, provide link to FS, dev ML discussion etc. -->
+<!-- In case of bug fix, the expected and actual behaviours, steps to reproduce. -->
+
+## Types of changes
+<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
+- [ ] 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 change)
+
 
 Review comment:
   Also, what about code cleanup and PRs, which only add test cases?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services