- Sort your usings
- Spaces not tabs (I won't even look at the PR if you use tabs)
- Follow the existing conventions you see in the project (that means, brace style, formatting etc).
- If you aren't sure about something, ask in the meta room on jabbr.
Our workflow is loosely based on Github Flow. We actively develop in the dev branch. This means that all pull requests by contributors need to be developed and submitted to the dev branch. The master branch is always stable and deployable.
Make sure you can build the code. Familiarize yourself with the project workflow and our coding conventions. If you don't know what a pull request is read this https://help.github.com/articles/using-pull-requests.
Before submitting a feature or substantial code contribution please discuss it with the team and ensure it follows the product roadmap. Don't "Push" Your Pull Requests
When making CSS changes or changes to any styles, an image must be submitted with the pull request.