X-Git-Url: https://git.r.bdr.sh/rbdr/forum/blobdiff_plain/2b8a9e46fd81b39bdee21de1c81ed8549759f835..2ec82213d1dafb17b7a445451fe6e49cff632475:/CONTRIBUTING.md 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