diff options
| author | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@gmx.com> | 2023-03-15 14:53:08 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@gmx.com> | 2023-03-15 14:53:08 +0100 |
| commit | 6ed546a0ab93d2fe5a5740575d288a3a1b15ff69 (patch) | |
| tree | ffb5c73ae576a88f9db6156298708fb775dbdc93 /README.md | |
| parent | c3ae54755342bd42117fd4bf99ebf4921840f3cf (diff) | |
docs(info) add versioning informations
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -18,8 +18,25 @@ sh install.sh 4. Put your desktop wallpaper inside `~/Images/wallpapers/wallpaper.jpg` and your LightDM wallpaper inside `/usr/share/anhgelus/lightdm-wallpaper.jpg` 5. Restart and it works! + +## Versioning + +The versioning of this repository do not follow the semver because the semver is just useless for this usage. + +Every tag of this repository must follow these guidelines: +1. DD[.patch]-month-YYYY +2. "[\*]" is not a required part +3. "DD" is for the day (number) +4. "path" is for the path number +5. "month" is for the month (full letters) +6. "YYYY" is for the year (number" + +`15.1-march-2023` is for the second version of the 03/15/2023 (MM-DD-YYYY) or 15/03/2023 (DD-MM-YYYY) + + ## Technologies + > WM: `i3 gaps` > > Lockscreen: `LightDM` |
