For this repository we suggest you to follow this convention:
[Module affected]: [Commit message in imperative form]
Examples:
✔️ Do this | ❌ Don't do this |
---|---|
Scripts: Update batch files | *Scripts: Fixed paths in preprocess.bat |
Powershell: Get object size inside folders | +Updating some feature in any other module |
PS Script: get size of only file in folder, delete file from list csv | Add a file in some folder |