edumeet/CONTRIBUTING.md

3 lines
206 B
Markdown

Source code contributions should pass static code analysis as performed by `npm run lint` in `server` and `app` respectively.
Please contribute by creating your pull requests against the `develop` branch.