From a4ab498aeca47675143ad3e79fcd8d3ccd769094 Mon Sep 17 00:00:00 2001 From: Sajjad Baloch Date: Mon, 12 May 2025 20:51:01 +0500 Subject: [PATCH] Update README for better contributions (#1170) - Improve overall flow of the contribute section of Readme - Fix where to look for good first issues. The contributors board is outdated. Easier to maintain and view good-first-issue with issue tags directly. Co-authored-by: Debanjum --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 28d00997..9d84b4b3 100644 --- a/README.md +++ b/README.md @@ -99,5 +99,10 @@ Cheers to our awesome contributors! 🎉 Made with [contrib.rocks](https://contrib.rocks). ### Interested in Contributing? +Khoj is open source. It is sustained by the community and we’d love for you to join it! Whether you’re a coder, designer, writer, or enthusiast, there’s a place for you. -We are always looking for contributors to help us build new features, improve the project documentation, or fix bugs. If you're interested, please see our [Contributing Guidelines](https://docs.khoj.dev/contributing/development) and check out our [Contributors Project Board](https://github.com/orgs/khoj-ai/projects/4). +Why Contribute? +- Make an Impact: Help build, test and improve a tool used by thousands to boost productivity. +- Learn & Grow: Work on cutting-edge AI, LLMs, and semantic search technologies. + +You can help us build new features, improve the project documentation, report issues and fix bugs. If you're a developer, please see our [Contributing Guidelines](https://docs.khoj.dev/contributing/development) and check out [good first issues](https://github.com/khoj-ai/khoj/contribute) to work on.