We appreciate pull requests! Before firing off your first one, please read through the following important information.
Contributors must conform to Certificate of Origin v1.1 and use the associated process (add a Signed-off-by tag to your commits), similar to what exists in Linux kernel development.
Please do:
- only personal contributions using your real full name
- add license info (or full header) to any new files
Please follow best practices and common sense, the list that follows shall never be complete.
- general
- code, comments and documentation in English only
- coding style
- use consistent naming
- pay notice to formatting and whitespace
- don't be afraid to add comments
- git
- use rebase workflow and avoid merge commits
- squash multiple trivial commits into a single commit
- write a good commit message
- following up
- be prepared to participate in the code review
- be prepared to change your code accordingly
Reading up on secure coding never hurts.
Official builds are provided through official distribution point id.ee. If you want support, you need to be using official builds. Contact our support via www.id.ee for assistance.
Source code is provided on "as is" terms with no warranty (see license for more information). Do not file Github issues with generic support requests.