khos2ow commented on a change in pull request #2489: PULL_REQUEST_TEMPLATE: Add pull request template URL: https://github.com/apache/cloudstack/pull/2489#discussion_r174934081
########## 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) + +## 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** document. Review comment: It would be nice to hyperlink the "CONTRIBUTING" text. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
