If you'd like to submit a PR, please follow these general guidelines:
- Either talk about it in Slack on #untangled, or open a github issue
- Do development against the develop branch (we use git flow). PRs should be directed at the develop branch. Master is the latest release, not the live development.
- In general, please squash your change into a single commit
- Add an entry to the CHANGELOG describing the change