2020-05-19 11:43:42 +03:00

368 B

Prerequisites to contributing

Technical

  • Minimum Node.js v10, though we do recommend using the latest LTS release.
  • Latest npm.

Rules of thumb

  1. Never push directly to master (except when updating the CHANGELOG). If you need to change something — create PR, even if it's a one letter change.