Skip to content

Commit

Permalink
CONTRIBUTING.md: removed mention of v1.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
xBorderie committed Jan 24, 2014
1 parent 792ee0e commit edc3afb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To contribute to the project, you should ideally be familiar with Git, the sour
Contributors should follow the following process:

1. Create your Github account
2. Fork the project. If you have a fix for PrestaShop 1.5.x, you should apply this process to [the PrestaShop 1.5 project][0].
2. Fork the project.
3. Create a branch in your fork for your changes.
4. Change the files on your branch. Be sure to follow the [the coding standards][1].
5. Push your branch to your Github account.
Expand All @@ -32,7 +32,6 @@ Thank you for your help in making PrestaShop even better!
* All modules files you commit in your pull request must respect/use the [Academic Free License (AFL 3.0)][7].


[0]: https://github.com/PrestaShop/PrestaShop-1.5
[1]: http://doc.prestashop.com/display/PS16/Coding+Standards
[2]: http://doc.prestashop.com/display/PS16/How+to+write+a+commit+message
[3]: https://help.github.com/articles/using-pull-requests
Expand Down

0 comments on commit edc3afb

Please sign in to comment.