Skip to content

Latest commit

 

History

History
28 lines (13 loc) · 848 Bytes

CONTRIBUTING.md

File metadata and controls

28 lines (13 loc) · 848 Bytes

Contributing to zentity

Feature requests and bug reports

Open an issue on the issue list.

Development

zentity was developed in IntelliJ and uses Maven to manage dependencies, tests, and builds.

Indents are four spaces instead of tabs. Auto-reformatting code from your IDE is encouraged.

Submitting contributions

  1. Test your changes.

  2. Rebase your changes with the master branch.

  3. Submit a pull request. If your contribution addresses a feature or bug from the issues list, please link your pull request to the issue.

Contacting the author

zentity is maintained by davemoore- who can help you with anything you need regarding this project.