Skip to content

Commit

Permalink
Add contributing info file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aliance committed Nov 18, 2016
1 parent feddff1 commit 538e609
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
How to contribute
---

The contributing rules are simple enough:
- Use [Github flow](https://guides.github.com/introduction/flow/);
- Make sure your code satisfied [PSR-2](http://www.php-fig.org/psr/psr-2/) code style;
- Run tests and make sure they passed.

Thanks! :heart:

0 comments on commit 538e609

Please sign in to comment.