Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 411 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 411 Bytes

How to contrubute

👋 Hi!

📜 Contrubution process:

  1. Make your changes
  2. Before commiting please test and lint the code (run npm test and npm run lint)
  3. Make sure you follow this commitlint config when you name your commits
  4. Open a PR and clearly describe it

🎉 Thank you for contributing!