From 85cdccbbdc61b6f33d5d5ec3d00dbcf317cad9e1 Mon Sep 17 00:00:00 2001 From: Patrick <56410215+Superredstone@users.noreply.github.com> Date: Sun, 8 Feb 2026 08:29:40 +0100 Subject: [PATCH] docs: add conventional commits spec --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9d2d0c2..e3acc7b 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,6 @@ git clone git@github.com:Superredstone/nixos.git ~/.nixos && cd .nixos HOSTNAME=HOSTNAME just switch ``` +## Contributing +After commit [bd788c3](https://github.com/Superredstone/nixos/commit/bd788c366af4b94e1fab8251cabc08fc10f5b037) this repository will follow the [conventional commits specification](https://www.conventionalcommits.org/en/v1.0.0/#specification) +