From cca587c3e6aee626a0717f5e5051dbed9ef04b80 Mon Sep 17 00:00:00 2001 From: AbdulHamid Merii <43741215+AH-Merii@users.noreply.github.com> Date: Mon, 26 May 2025 06:45:32 +0100 Subject: [PATCH] Move CONTRIBUTING.md to root directory (#1414) --- docs/contributing.md => CONTRIBUTING.md | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/contributing.md => CONTRIBUTING.md (100%) diff --git a/docs/contributing.md b/CONTRIBUTING.md similarity index 100% rename from docs/contributing.md rename to CONTRIBUTING.md diff --git a/README.md b/README.md index 47a44609..11d25860 100644 --- a/README.md +++ b/README.md @@ -231,7 +231,7 @@ Additionally, you can always find us at *info@clear.ml* ## Contributing -**PRs are always welcome** :heart: See more details in the ClearML [Guidelines for Contributing](https://github.com/clearml/clearml/blob/master/docs/contributing.md). +**PRs are always welcome** :heart: See more details in the ClearML [Guidelines for Contributing](https://github.com/clearml/clearml/blob/master/CONTRIBUTING.md). _May the force (and the goddess of learning rates) be with you!_