From 96a8abb79074337fb7875c0028f57c8a7f00ea36 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Mon, 31 Aug 2026 10:35:58 +0200 Subject: doc: fix x86_64 commit example --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.rst') diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 7177f2a8..97028855 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -27,7 +27,7 @@ Commit Conventions Commit messages should be concise, written in the imperative mood, and scoped using a subsystem prefix: -- Subsystems: ``kernel/vfs: ``, ``arch/x86_64: ``, ``kapi: ``, ``kstd: `` +- Subsystems: ``kernel/vfs: ``, ``x86_64: ``, ``kapi: ``, ``kstd: `` - Supporting areas: ``doc: ``, ``build: ``, ``chore: ``, ``ide: `` Building and Testing -- cgit v1.2.3