Describe the changes made and why they were made instead of how they were made.
Type of Changes
- Fixes Issue #[Please add the issue number here]
- New feature
Proposed changes
Make sure you've done all the following (Put an x
in the boxes that apply.)
- If you have multiple commits please combine them into one commit by squashing them.
- Code is well documented
- Included unit tests for new functionality
- All user-visible strings are made translatable
- Code passes Travis builds in your branch