aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md8
1 files changed, 3 insertions, 5 deletions
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/