Merge pull request #289 from christian-2/feat-contributing

CONTRIBUTING.md
auto_join_3.3
Håvar Aambø Fosstveit 2020-05-04 15:12:22 +02:00 committed by GitHub
commit 69a988200d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
CONTRIBUTING.md 100644
View File

@ -0,0 +1 @@
Source code contributions should pass static code analysis as performed by `npm run lint` in `server` and `app` respectively.