Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 927 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (14 loc) · 927 Bytes

Contributing

Thank you for considering contributing to nest-square. Any kind of help is welcome: reporting bugs, suggesting new features, improving documentation, or contributing code.

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Pull Request Process

  1. Ensure any install or build dependencies are removed before the end of the layer when doing a build.
  2. Update the README.md and JSDoc with details of changes to the interface.
  3. Increase the version numbers in any examples files and the README.md to the new version that this Pull Request would represent. The versioning scheme we use is SemVer.
  4. I will review and merge your work.

Code Style

We use TypeScript and adhere to the TSLint and Prettier configurations provided in the repo.