From 2282ccbe87405dd3f098c7392b7d183a7a00a2d9 Mon Sep 17 00:00:00 2001 From: Samuel Hassine Date: Sun, 7 Jun 2026 14:55:55 +0200 Subject: [PATCH] chore: align CI PR-title check & complete issue templates (#261) --- .github/LABELS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/LABELS.md b/.github/LABELS.md index 9f7cdfe..b3487aa 100644 --- a/.github/LABELS.md +++ b/.github/LABELS.md @@ -84,6 +84,10 @@ labels (e.g. `frontend`, `backend`, `connector: `, `collector: `, `agents`, `authentication`). They add routing context and an issue may carry more than one. They are not listed in `labels.yml`. +All label names are **lowercase**. Repository-specific labels use a neutral grey +color (`ededed`); only the shared labels above carry color, so the common +taxonomy stands out consistently across every Filigran repository. + ## 5. Deprecated labels — do not use - `enhancement` — use `feature`.