1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-08 12:12:48 +01:00

readme changes

This commit is contained in:
Hillel Coren 2016-05-18 10:20:51 +03:00
parent 8be1771f47
commit e45ef02b75
2 changed files with 5 additions and 4 deletions

View File

@ -5,6 +5,6 @@ We welcome contributions! We'll improve this guide over time...
*Please note: although our application is open-source we run a for-profit hosted service at [invoiceninja.com](https://www.invoiceninja.com).*
Guidelines
- Try to follow [PSR-2 guidlines](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)
- Create pull requests against the develop branch
- Add translations in our [Transifex](https://www.transifex.com/invoice-ninja/) project
* Try to follow [PSR-2 guidlines](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)
* Create pull requests against the develop branch
* Submit translations through [Transifex](https://www.transifex.com/invoice-ninja/)

View File

@ -56,7 +56,8 @@
* [Feature Roadmap](https://trello.com/b/63BbiVVe/)
### Pull Requests
We're using the [Git-Flow](http://nvie.com/posts/a-successful-git-branching-model/) model of branching and releasing, **please create pull requests against the develop branch**.
* Please create pull requests against the develop branch
* Submit translations through [Transifex](https://www.transifex.com/invoice-ninja/)
### Contributors
* [Troels Liebe Bentsen](https://github.com/tlbdk)