Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 713 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (9 loc) · 713 Bytes

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Pull Request Process

  1. Update the README.md or DOCUMENTATION.md with details of changes to the interface, this includes new environment variables, useful file locations and other parameters.
  2. If possible add test case to cover the issues or new feature.
  3. In case the PR adds a new feature or fixed a bug, drop a line inside the CHANGELOG.md.

Tip: Use mvn license:update-file-header to generate licence headers.