Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 466 Bytes

File metadata and controls

13 lines (9 loc) · 466 Bytes

Contributing in loglevelnext

We 💛 contributions! The rules for contributing to this project are few:

  1. Don't be a jerk
  2. Ask nicely
  3. Search issues before opening a new one
  4. Lint and run tests locally before submitting a PR
  5. Adhere to the code style the project has chosen

Dependency Management

This project uses pnpm for managing dependencies. Please don't commit package-lock.json or yarn.lock files in contributions.