First off, thanks for taking the time to contribute :)
- Ensure the bug was not already reported by searching on GitHub under Issues.
- If you're unable to find an open issue addressing the problem, open a new one.
- Provide sufficient information about how to reproduce problems.
- Fork the project.
- Create a named feature branch (like
add_component_x
) - Write your change
- Write tests for your change (if applicable)
- Execute tests.
- Send pull request from custom branch with clear description.