Skip to content

Commit

Permalink
Added contribution notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mschindler committed Aug 23, 2016
1 parent 84fc77e commit 02e54fd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,9 @@ This library can only work stable with *YOUR* help!
As I'm very limited in testing different banks it would be good to get some feedback from you all.
Feel free to create PR's for the [COMPATIBILITY.md](COMPATIBILITY.md) file where you can update the list of working banks.

### Code Style

If you plan to contribute to this library, please ensure that you stick with the PSR coding rules as close as you can (At least PSR-0 to PSR-4).
You can find the PHP Standard Recommendations [here](http://www.php-fig.org/psr/)

### Have fun!

1 comment on commit 02e54fd

@AlexH-HankIT
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we use something like https://styleci.io/ to enforce coding standards?

Please sign in to comment.