How to use GitHub to suggest a feature
PrestaShop uses GitHub issues to track bugs and feature requests. This is the best place to suggest ideas to improve the software.
You need a free GitHub account to collaborate. If you don’t have one yet, you can create it here.
Creating a feature request
To create a feature request, go to the list of issues and click on the “New issue” button on the right. Or just click here.
On the next screen, choose “Feature request”, and click on “Get started”
Now fill out the form and click the “Submit new issue” button when you are done.
GitHub provides very good documentation about how to write issues with its flavoured Markdown. It is possible to highlight code syntax, add pictures, or even to link issues and pull requests.