Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 570 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (6 loc) · 570 Bytes

Contributing to Inversify monorepo

Guidelines

  • Please follow unit testing guidelines when testing your modules.

  • Please wite conventional commits. Conventional commits are enforced via git hooks and gh actions thanks to commitlint. The commit npm script might be helpful for newcomers.

  • Create an issue before sending a PR.

  • Feel free to ask for help from other members of the InversifyJS team via the chat / mailing list or github issues.