From a8c64322193c7d3d2ae6331c86ae982640c5c27d Mon Sep 17 00:00:00 2001 From: Alexey Gavrilov Date: Fri, 3 Jul 2026 17:54:16 +0700 Subject: Switch attached cmake file to commit Signed-off-by: Alexey Gavrilov --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ec19e64..cc57821 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -62,7 +62,7 @@ differ. `email` branch indent to receive patches from email and used by gerrit instance when pushing to review. ## Sending a patch -**`CMakeCache.txt` file must is attached to the commit** +**`/CMakeReplication.txt` file must is attached to the commit** Before to submit a patch, please read its whole. Make sure there are no unintended changes and fix them. Trailing whitespaces, empty commits, test code, bad words and etc. must be deleted. @@ -132,7 +132,7 @@ Attach the following information: - Version of the kernel. - Explain the behavior you would expect and the actual behaviour. - Exactly what steps did you take to trigger the bug? -- `CMakeCache.txt` file content. +- `/CMakeReplication.txt` file content. - If possible provide an exact example that demonstrates your problem. This could be a code snippet or display content from emulator or something else. Create the minimum working example that demonstrates your problem. Remove -- cgit v1.2.3