From db0eeca9d666039d477f3f80c6c10762d01cbc6a Mon Sep 17 00:00:00 2001 From: Mendon Kissling <59585235+mendonk@users.noreply.github.com> Date: Fri, 7 Jun 2024 13:46:19 -0400 Subject: [PATCH] title-case --- docs/docs/contributing/how-contribute.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/contributing/how-contribute.md b/docs/docs/contributing/how-contribute.md index 4939edaee..ba9223fec 100644 --- a/docs/docs/contributing/how-contribute.md +++ b/docs/docs/contributing/how-contribute.md @@ -1,4 +1,4 @@ -# How to contribute? +# How to Contribute? 👋 Hello there! We welcome contributions from developers of all levels to our open-source project on [GitHub](https://github.com/langflow-ai/langflow). If you'd like to contribute, please check our contributing guidelines and help make Langflow more accessible.