I love pull requests. And following this guidelines will make your pull request easier to merge.
Use GitHub interface for simple changes, otherwise follow the steps below.
- If it’s your first pull request, watch this amazing course by Kent C. Dodds.
- Install EditorConfig plugin for your code editor to make sure it uses correct settings.
- Fork the repository and clone your fork.
When you change content, please follow the writing style guide to ensure consistent style and formatting.