Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 430 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (9 loc) · 430 Bytes

Contributing to nginx-auth-saslauthd

The code for this distribution is hosted at https://github.com/voegelas/nginx-auth-saslauthd.

Grab the latest version using the command:

git clone https://github.com/voegelas/nginx-auth-saslauthd.git

You can submit code changes by forking the repository, pushing your code changes to your clone, and then submitting a pull request.

Run the tests using the prove tool:

prove -l