doc: conventional commit/branch/comment
Added conventions for comments, commits, and branches.
This commit is contained in:
parent
c3ef5fd602
commit
0aaa7ee40b
1 changed files with 5 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue