We are always eager to accept issues and Pull Requests (PR). Help us help you! When describing an issue, please include as much information as you can, such as:
- Which versions and flavour (CLI, Maven...) of Liquigraph are you using?
- Which language (and which version of that language) are you developing with?
- What operating system are you on?
- Are you working with a cluster or on a single machine?
- What code are you running?
- What errors are you seeing?
- What solutions have you tried already?
Please try your best to follow these practices:
- If it references an issue, start your message with
[#ISSUE-NUMBER]
- Separate subject from body with a blank line
- Limit the subject line to 50 characters
- Capitalize the subject line
- Do not end the subject line with a period
- Use the imperative mood in the subject line
- Wrap the body at 72 characters
- Use the body to explain what and why vs. how
If you're still lost, please check How to Write a Git Commit Message for a start.
The project history of commits should give a good idea as well.
In order to keep a consistent coding style, an .editorconfig
is included with the source code.
The current configuration keeps the current practices followed by the team.