docs: add commit conventions
1 files changed, 7 insertions(+), 0 deletions(-) M README.md
M README.md => README.md +7 -0
@@ 4,3 4,10 @@ See `dev` branch for latest changes. A deck building game with multiplayer over a web API. Personal project turned into school project. ### Commit conventions Commits after 09.01.2023 MUST follow [Conventional Commits 1.0.0](https://www.conventionalcommits.org/en/v1.0.0/). Things to remember: * everything lowercase * allowed scopes are `sdbapi` and `sdbclient`