Skip to content
Snippets Groups Projects
Verified Commit 4d3b3039 authored by Jonas Wallum's avatar Jonas Wallum
Browse files

docs(README): Update git conventions

parent 02f66db1
No related branches found
No related tags found
No related merge requests found
...@@ -136,8 +136,8 @@ With the following tags you might follow the development of the repository. ...@@ -136,8 +136,8 @@ With the following tags you might follow the development of the repository.
- files and folders in English and only with the following chars `[a-zAZ0-9_-]` - files and folders in English and only with the following chars `[a-zAZ0-9_-]`
- commit comments -- see. https://www.conventionalcommits.org/en/v1.0.0/ - commit comments -- see. https://www.conventionalcommits.org/en/v1.0.0/
- branches - branches
- structure: feat/fix/docs/style/refactor/learn/orga/test / #issue Titel - structure: #issue-Titel
- example _feat-49-adds-new-endpoints-to-fast-api_ - example _49-adds-new-endpoints-to-fast-api_
- merge request - merge request
- structure #Issue title - structure #Issue title
- example _#49 adds new endpoints to FastAPI_ - example _#49 adds new endpoints to FastAPI_
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment