Skip to content

Commit

Permalink
// Updated CONTRIBUTING.md to match 1.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
xBorderie committed Feb 9, 2016
1 parent 72295c2 commit 62a005f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ Contributing to PrestaShop

PrestaShop is an open-source e-commerce solution. Everyone is welcome and even encouraged to contribute with their own improvements.

PrestaShop 1.6 is written mostly in PHP. Other languages used throughout are JavaScript, HTML, CSS, the Smarty templating language, SQL, and XML.
PrestaShop 1.7 is written mostly in PHP. Other languages used throughout are JavaScript, HTML, CSS, the Smarty & Twig templating languages, SQL, and XML.

To contribute to the project, you should ideally be familiar with Git, the source code management system that PrestaShop uses, with the official repository being hosted on Github:
* You can learn more about Git here: http://try.github.io/ (there are many tutorials available on the Web).
* You can get help on Github here: https://help.github.com/.
* Windows users can get a nice interface for Git by installing TortoiseGit: http://code.google.com/p/tortoisegit/
* Windows users can get a nice interface for Git by installing TortoiseGit: https://tortoisegit.org/

Contributors should follow the following process:

Expand Down

0 comments on commit 62a005f

Please sign in to comment.