CONTRIBUTING.md
CONTRIBUTING.md
npm install npm test npm run build lms dev
Before submitting a change:
npm run check
Run network integration tests separately when changing SMTP behavior:
npm run test:integration
CHANGELOG.md for user-visible changes.By submitting a contribution to this repository, you represent that you have
the right to submit it and agree that your original contribution may be
distributed under the MIT License terms described in LICENSE.md.
Do not submit third-party code, documentation, test data, or other material unless its origin and license are clearly documented and compatible with this project.
npm install npm test npm run build lms dev
Before submitting a change:
npm run check
Run network integration tests separately when changing SMTP behavior:
npm run test:integration
CHANGELOG.md for user-visible changes.By submitting a contribution to this repository, you represent that you have
the right to submit it and agree that your original contribution may be
distributed under the MIT License terms described in LICENSE.md.
Do not submit third-party code, documentation, test data, or other material unless its origin and license are clearly documented and compatible with this project.