]> git.r.bdr.sh - rbdr/forum/blobdiff - CONTRIBUTING.md
Update documentation
[rbdr/forum] / CONTRIBUTING.md
index aedf551bf3900f5fbb69689ed78d5c0bf1b739d3..4da23c2af893ab21a390332cad2c6ced58b44bb8 100644 (file)
@@ -12,20 +12,21 @@ is welcome! :)
 
 Some ideas so far include:
 
-* Ephemeral posts
-* Physical tokens for login
-* Magic glyphs generated from username
-* Posts can be categorized by forum or tag, or be completely unlisted
-* Flagging with option to publish/subscribe to flags
-* Signatures
+- Ephemeral posts
+- Physical tokens for login
+- Magic glyphs generated from username
+- Posts can be categorized by forum or tag, or be completely unlisted
+- Flagging with option to publish/subscribe to flags
+- Signatures
 
 ## How to contribute
 
 Above All: Be nice, always.
 
-* Ensure the style checkers show no warnings or errors
-* Don't break the CI
-* Make the PRs according to [Git Flow][gitflow]: (features go to
+- Ensure the style checkers show no warnings or errors
+- Make sure all tetsts are passing
+- Don't break the CI
+- Make the PRs according to [Git Flow][gitflow]: (features go to
   develop, hotfixes go to master)
 
 [gitflow]: https://github.com/nvie/gitflow