Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 749 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (12 loc) · 749 Bytes

Contributing to Rico

As an open source project, Rico welcomes contributions of many forms.

Bug reporting

Please use the issue tracker on GitHub.

Please make sure to check these notes whenever you create an issue for Rico:

  • If you are not using the latest version of Rico please add the used version in the description
  • Please give us some information about the server infrastructure that you are using. Examples: Spring Boot 1.2.2 or JBOSS 6.4 EAP
  • In case of an error / bug it's always helpful to add the error log from the client and server application

Patches submission

Patches are welcome as pull requests on GitHub