]> git.r.bdr.sh - rbdr/forum/blobdiff - CONTRIBUTING.md
Update the config
[rbdr/forum] / CONTRIBUTING.md
index aedf551bf3900f5fbb69689ed78d5c0bf1b739d3..bf67cc2cc51ad4add97c0f005f83a1f68185bd13 100644 (file)
@@ -12,20 +12,20 @@ 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
+- 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