unixorn/sourdough

View on GitHub
PULL_REQUEST_TEMPLATE.md

Summary

Maintainability
Test Coverage
<!--- Provide a general summary of your changes in the Title above -->
<!--- If you're unsure about anything in this checklist, don't hesitate to create a PR and ask. I'm happy to help! -->

# Description

<!--- Describe your changes in detail -->

# Copyright Assignment

- [ ] This project is covered by the [Apache License](https://github.com/unixorn/sourdough/blob/master/License.md), and I agree to contribute this PR under the terms of the license.

# Checklist:

<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
- [ ] I have read the **CONTRIBUTING** document.
- [ ] All new and existing tests passed.
- [ ] My PR targets the testing branch, not master. We only merge from testing into master after conducting tests in EC2 and on VMWare.