Basics
- Try to follow the general coding style of this repository.
- Please discuss your contributing ideas in issues (or directly with codeowners) before making changes.
- Update documentation when needed.
- Add tests when possible.
- If something is unclear, don't be afraid to ask.
Issues contains list
of currently known problems and feature request. Only
unassigned issues which are marked with label chosen for development
should be taken into development.
If you have something in mind that is not already listed, you can create an Issue. Choose correct template, or if those are not relevant, use your own.
For development flow specific technical details, see Development guide