Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 737 Bytes

CONTRIBUTING.md

File metadata and controls

28 lines (17 loc) · 737 Bytes

Contributing to @axa-fr/react-toolkit

First, ensure you have the latest npm.

To get started with the repository:

git clone https://github.com/AxaGuilDEv/react-starter.git
cd react-starter
npm install
npm start

How to contribute

The simple way to contribute is to fork the project on your own github and create pull request.

Contribution is asked for many points : tooling configuration (jest, webpack, etc), better coverage, improve architecture, etc

Don't worry, any contribution is highly appreciate.

Pull Request

Please respect the following PULL_REQUEST_TEMPLATE.md

Issue

Please respect the following ISSUE_TEMPLATE.md