github.com/duskeagle/pop@v4.10.1-0.20190417200916-92f2b794aab5+incompatible/.github/CONTRIBUTING.md (about)

     1  # Contributing to POP
     2  
     3  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.
     4  
     5  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.
     6  
     7  Also make sure to check [Buffalo's contributing guidelines](https://github.com/gobuffalo/buffalo/blob/development/.github/CONTRIBUTING.md) before starting to contribute.