cookbooks

This commit is contained in:
2019-05-14 16:18:49 -04:00
parent eb4e36fe00
commit 187e10a151
75 changed files with 3861 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# Contributing
## Branches
### `master` branch
The master branch is the current committed changes. These changes may not yet be released although we try to release often.
## Tags
All releases are tagged in git. To see the releases available to you see the changelog or the tags directly.
## Pull requests
- <https://github.com/sous-chefs/postgresql/pulls>
## Issues
Need to report an issue? Use the github issues:
- <https://github.com/sous-chefs/postgresql/issues>