Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 295 Bytes

CONTRIBUTING.md

File metadata and controls

3 lines (3 loc) · 295 Bytes
  1. Write tests for new or changed features.
  2. Ensure "npm run lint" and "npm run test" report no errors.
  3. Jiber aims to be awesome while remaining as small and simple as possible. If you are adding a new feature that contains a lot of code, consider writing it as a separate package instead.