aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorRuben Beltran del Rio <ruben@unlimited.pizza>2021-04-15 23:18:09 +0200
committerRuben Beltran del Rio <ruben@unlimited.pizza>2021-04-15 23:18:09 +0200
commitf088a6594c15951b85a56129944afa51a62dc765 (patch)
treee49f3f8d60d4f78c3e7591d34ff8b15ae673351c /CONTRIBUTING.md
parent58f7d52150456713d3132408668a92d0f6f3d084 (diff)
Update the config
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index aedf551..bf67cc2 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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