Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 1.17 KB

CONTRIBUTION.md

File metadata and controls

18 lines (16 loc) · 1.17 KB

How to contribute

Kindlewit is a completely open sourced project. You can feel free to fork / clone this repository and make your contributions freely.

Before creating a PR, kindly ensure:

  • to pull from the base repo to avoid any merge conflicts
  • to add clear comments as to why that piece of code exists
  • to lint your code according to the eslint config mentioned
  • to run the entire test suite

List of contributors