Git Conventions - Tomasvdr198/ProjectDatabases GitHub Wiki
Git Conventions for this project
Whenever you commit your code, please commit using the folowing rules.
[date+time]Whatever you did in 2 words description: explain all you did in this commit
example:
[2/11/2019 11:35]Added Conventions
description: Made a document about the conventions we use for this project