chef/cookbooks/java/CONTRIBUTING.md
Greg Karékinian a32f34b408 Vendor the external cookbooks
Knife-Zero doesn't include Berkshelf support, so vendoring everything in
the repo is convenient again
2019-10-13 19:17:42 +02:00

22 lines
464 B
Markdown

# 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/java/pulls>
## Issues
Need to report an issue? Use the github issues:
- <https://github.com/sous-chefs/java/issues>