Add contributing guidelines

Regulate git commit style and ban LLM usage.

Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
Reviewed-by: Aleix Boné <abonerib@bsc.es>
This commit is contained in:
2026-03-27 12:43:32 +01:00
parent 4d960f12e7
commit 5c59b97aa2
2 changed files with 26 additions and 0 deletions

View File

@@ -7,3 +7,5 @@ This repository provides two components that can be used independently:
- NixOS configurations for jungle machines. Use `nixos-rebuild switch --flake .`
to upgrade the current machine.
Before contributing, please read the [guidelines](CONTRIBUTING.md).