X-Git-Url: https://git.r.bdr.sh/rbdr/serpentity/blobdiff_plain/b3b840f89948d96aa28760fc5cf41c384488f6a6..HEAD:/CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d23261e..4bf32cd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,9 +14,7 @@ core. Any improvements to performance and testing welcome. Above All: Be nice, always. -* Ensure the linter shows no warnings or errors -* Don't break the CI -* Make the PRs according to [Git Flow][gitflow]: (features go to - develop, hotfixes go to master) +* Run [quick-lint-js][quick-lint-js] before submitting. +* Ensure tests pass -[gitflow]: https://github.com/nvie/gitflow +[quick-lint-js]: https://quick-lint-js.com/