doc: conventional commit/branch/comment

Added conventions for comments, commits, and branches.
This commit is contained in:
Daniel Thoren 2025-10-16 10:20:01 +02:00 committed by GitHub
parent c3ef5fd602
commit 0aaa7ee40b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,10 @@
## [DannyDannyDanny/Methodology](https://github.com/DannyDannyDanny/methodology/)
Conventions:
* [conventional comments](https://conventionalcomments.org/)
* [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/)
* [conventional branch](https://conventional-branch.github.io/)
This guide focuses on designing, developing ~~and delivering~~ Data-Processing Sytems, written primarily in python, deploying to Linux servers, optionally communicating with external interfaces (APIs or DBs). The repo is actively being updated; _bookmark_ :bookmark: it, leave a _Star_ :star: or _Watch_ :eye: the repo.
* [repo roadmap](#roadmap)