cookbooks
This commit is contained in:
21
cookbooks/postgresql/CONTRIBUTING.md
Normal file
21
cookbooks/postgresql/CONTRIBUTING.md
Normal 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>
|
Reference in New Issue
Block a user