Skip to content

Commit

Permalink
Create CONTRIBUTING.md file with develop branch guideline
Browse files Browse the repository at this point in the history
[#92459188]

Signed-off-by: Colin Jackson <[email protected]>
  • Loading branch information
styeung authored and crawsible committed Apr 16, 2015
1 parent 61fd67b commit c406bd4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Contributing

## Run the tests

See the [Machete](https://github.com/cf-buildpacks/machete) CF buildpack test framework for more information.

## Pull Requests

1. Fork the project
1. Submit a pull request

**NOTE:** When submitting a pull request, *please make sure to target the `develop` branch*, so that your changes are up-to-date and easy to integrate with the most recent work on the buildpack. Thanks!

0 comments on commit c406bd4

Please sign in to comment.