diff --git a/README.md b/README.md index c9b90fa..9225c8f 100644 --- a/README.md +++ b/README.md @@ -120,20 +120,22 @@ pytest -v pytest -q ``` +## GitHub + +**Branch naming** + +- feature/ - New functionality +- fix/ - Bug fixes +- update/ - Update file +- test/ - Adding/updating tests +- docs/ - Documentation only +- chore/ - Setup, config, maintenance + ## Credits - [VendelaSW](https://github.com/VendelaSW) — project author - All contributors: https://github.com/VendelaSW/bellikas-retro/graphs/contributors -**Branch naming** - -feature/ New functionality -fix/ Bug fixes -update/ Update file -test/ Adding/updating tests -docs/ Documentation only -chore/ Setup, config, maintenance - **Responsibilities:** [VendelaSW](https://github.com/VendelaSW): Streamlit frontend, UX, charts, validations, deployment