Skip to content

Latest commit

 

History

History
33 lines (15 loc) · 1.28 KB

File metadata and controls

33 lines (15 loc) · 1.28 KB

Contributing to the Project

Thank you for your interest in contributing to this project! We strive to make the contribution process clear and welcoming.

Please take a moment to review the guidelines below.

Code of Conduct

Please review and adhere to our Code of Conduct in all your interactions with the project. This helps us maintain a positive and respectful environment for everyone involved.

Issues

We use GitHub issues to track bugs and feature requests. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue.

Pull Requests

Before you make a substantial pull request, please file an issue and make sure someone from the team agrees that there is a problem or room for improvement.

License

By contributing your code, you agree to license your contribution under the Eclipse Public License 2.0.

Source Code Formatting

Before committing your code ensure it is formatted according the vegardit.com Eclipse formatter rules.

IntelliJ users can use the Eclipse Code Formatter plugin to import and use the formatter settings.