]> git.openstreetmap.org Git - chef.git/blobdiff - CONTRIBUTING.md
Add a readme and a contributing guide.
[chef.git] / CONTRIBUTING.md
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644 (file)
index 0000000..256d0ae
--- /dev/null
@@ -0,0 +1,11 @@
+# Contribution Guidelines
+
+## Workflow
+
+We operate the "Fork & Pull" model explained at
+
+https://help.github.com/articles/using-pull-requests
+
+You should fork the project into your own repo, create a topic branch
+there and then make one or more pull requests back to the openstreetmap/chef repository.
+Your pull requests will then be reviewed and discussed.