Thanks for reading this file. I hope this guide as simple as possible.
- Clone repository
- Install dependencies:
pnpm install
- Run developer experience script:
pnpm dx
pnpm test
- Use Getting started guide.
- Write a tests which locates in
tests
directory - Open a Pull Request
- Wait for Quality gates
- Done 😎