Skip to content

Commit

Permalink
Add contributing guidelines (#227)
Browse files Browse the repository at this point in the history
It provides some basic information, but mostly links to the main
repo's guidelines to reduce duplication and make maintaining the
guidelines easier.
  • Loading branch information
michael-k authored and stanislas-m committed Aug 29, 2018
1 parent b72d70d commit 3d342f9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Contributing to POP

First, thank you so much for wanting to contribute! It means so much that you care enough to want to contribute. We appreciate every PR from the smallest of typos to the be biggest of features.

Please open PRs against the `development` branch. **_DO NOT_** open one against `master` unless you are explicitly told to. All "unreleased" work happens in the `development` branch.

Also make sure to check [Buffalo's contributing guidelines](https://github.com/gobuffalo/buffalo/blob/development/.github/CONTRIBUTING.md) before starting to contribute.

0 comments on commit 3d342f9

Please sign in to comment.