Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 563 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (10 loc) · 563 Bytes

Contributing guidelines

Here are several recommendations how to contribute to the java-sproc-wrapper project.

Reporting issues

If you have a question or have a problem using java-sproc-wrapper, please read the README before filing an issue.

Contributing a pull request

  1. Submit a comment to the relevant issue or create a new issue describing your proposed change.
  2. Do a fork, develop and test your code changes.
  3. Include documentation
  4. Submit a pull request.

You'll get feedback about your pull request as soon as possible.