Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 604 Bytes

CONTRIBUTING.md

File metadata and controls

28 lines (18 loc) · 604 Bytes

Contributing to @axa-fr/cypress-components

First, ensure you have the latest npm.

To get started with the repository:

git clone https://github.com/AxaGuilDEv/cypress-components.git
cd cypress-components
npm install
npm link

You are now ready to contribute!

You can try to develop new features in your exisiting cypress project:

npm link @axa-fr/cypress-components

Pull Request

Please respect the following PULL_REQUEST_TEMPLATE.md

Issue

Please respect the following ISSUE_TEMPLATE.md