express42-cookbooks/postgresql_lwrp

View on GitHub
CONTRIBUTING.md

Summary

Maintainability
Test Coverage
If you wish to contribute, please follow these steps:

1. Fork this repository on GitHub.
2. Create a new branch.
3. Write your code.
4. Write new tests.
5. Run tests from [TESTING.md](https://github.com/express42/postgresql_lwrp/blob/master/TESTING.md).
6. If everythig is Ok, commit and create a pull request.

Thank you!