Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.47 KB

CONTRIBUTING.md

File metadata and controls

30 lines (16 loc) · 1.47 KB

Contributing

Understanding

Before getting started, you should read our article introducing the project: We're Building A Starter Theme For PrestaShop 1.7.0.0.

If you are contributing to this theme, you are probably interested in PrestaShop development as well. Please the following article to get familiar with PrestaShop branching model.

You got any questions ? Join the gitter chat room.

Join the chat at https://gitter.im/PrestaShop/StarterTheme

Setting up

There are few things to do before you are ready to contribute.

  1. Check your Git configuration. Read Set Up Your Git For Contributing
  2. Check your editor configuration. The rules are defined in .editorconfig. Do it manually or install the available plugin.

Reporting issues

The Starter Theme project is the only PrestaShop project that use GitHub issues. Please don't report any bug on the forge but open an issue here.

Open an issue:

  1. To report a bug.
  2. To propose an improvement and get feedbacks before you code it. (example)