From 93c85d5c9f46157282c58e9af2daac503ee6969d Mon Sep 17 00:00:00 2001 From: Pavel Tisnovsky Date: Wed, 25 Feb 2026 10:50:28 +0100 Subject: [PATCH] LCORE-1374: contribution guide --- docs/README.md | 2 +- docs/{CONTRIBUTING.md => contributing_guide.md} | 0 docs/index.md | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename docs/{CONTRIBUTING.md => contributing_guide.md} (100%) diff --git a/docs/README.md b/docs/README.md index 9a2327a57..8197b2b2e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -33,7 +33,7 @@ See the full documentation at [`../README.md`](../README.md) or browse sub-pages ## Info for developers -[Contributing guide](https://lightspeed-core.github.io/lightspeed-stack/CONTRIBUTING.html) +[Contributing guide](https://lightspeed-core.github.io/lightspeed-stack/contributing_guide.html) ## API diff --git a/docs/CONTRIBUTING.md b/docs/contributing_guide.md similarity index 100% rename from docs/CONTRIBUTING.md rename to docs/contributing_guide.md diff --git a/docs/index.md b/docs/index.md index 12afc4004..e79c2620f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -37,7 +37,7 @@ Lightspeed Core Stack (LCS) is an AI powered assistant that provides answers to ## Info for developers -[Contributing guide](https://lightspeed-core.github.io/lightspeed-stack/CONTRIBUTING.html) +[Contributing guide](https://lightspeed-core.github.io/lightspeed-stack/contributing_guide.html) ## API