]> git.r.bdr.sh - rbdr/serpentity/blobdiff - CONTRIBUTING.md
Trim gitignore
[rbdr/serpentity] / CONTRIBUTING.md
index d23261e902bc8ac0bc99ef7a5cce2be71c5100ac..4bf32cd335e5a860ede75961c7a0ef02fc84860c 100644 (file)
@@ -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/