adding a zeroth step for contributing to encourage people to talk on the mailing list before making large changes.
parent
9ad04ae672
commit
b6295d3934
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ Before you start, please make sure that you are aware of, and agree to, the foll
|
|||
Block 8 are committed to PHPCI being a truly free and open source project, providing easy to use continuous integration and testing to as many developers as possible. We may, at our sole discretion, provide paid services based upon PHPCI - but PHPCI will always remain free (as in cost, and freedom) and open source.
|
||||
|
||||
### The Contribution Process
|
||||
|
||||
0. If you are thinking of making a large change: go on the [mailing list](https://groups.google.com/forum/#!forum/php-ci) and make your suggestion. It might be that someone already has a plan or could help you out!
|
||||
1. Fork the PHPCI project on Github
|
||||
2. Add a feature or fix a bug - We recommend that you do this on a branch within your repository.
|
||||
3. Create a pull request containing just the one change you want to contribute back to PHPCI. If you have more than one feature or bug fix, please create separate branches within your repository, and then submit a separate pull request for each one.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue