Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.32 KB

CONTRIBUTING.md

File metadata and controls

28 lines (15 loc) · 1.32 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

Open an issue:

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