Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 790 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (14 loc) · 790 Bytes

Contributing


Contributions welcome, but make sure your code passes checkstyle and respects the formatting style before submitting a PR. Furthermore, all new files must contain the JBOSS copyright notice, templates for different IDEs can be found here.

Commit Guidelines

Where possible, please try to link a commit to the GitHub issue that it aims to solve. Commit messages should be in the format "Issue #<Insert issue number here>: <Insert relevant message>". Note, ensure that there is a space before "#" so that GitHub can automatically transform the string into a link to the relevant issue.