]> git.openstreetmap.org Git - chef.git/blob - CONTRIBUTING.md
Fix munin backup script
[chef.git] / CONTRIBUTING.md
1 # Contribution Guidelines
2
3 ## Workflow
4
5 We operate the "Fork & Pull" model explained at
6
7 https://help.github.com/articles/using-pull-requests
8
9 You should fork the project into your own repo, create a topic branch
10 there and then make one or more pull requests back to the openstreetmap/chef repository.
11 Your pull requests will then be reviewed and discussed.