From be2008dff58a7e7f9d2017b1613f07119d80b5d5 Mon Sep 17 00:00:00 2001 From: MaheshtheDev <38828053+MaheshtheDev@users.noreply.github.com> Date: Tue, 23 Sep 2025 01:17:53 +0000 Subject: Rename CONTRIBUTING.md file (#433) - Renamed CONTRIBUTE.md to CONTRIBUTING.md to follow standard GitHub conventions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index de2bdea7..83c88559 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ We welcome contributions from developers of all skill levels! Whether you're fix 3. **Set up your environment** by copying `.env.example` to `.env.local` 4. **Start developing** with `bun run dev` -For detailed guidelines, development setup, coding standards, and the complete contribution workflow, please see our [**Contributing Guide**](CONTRIBUTE.md). +For detailed guidelines, development setup, coding standards, and the complete contribution workflow, please see our [**Contributing Guide**](CONTRIBUTING.md). ### Ways to Contribute -- cgit v1.2.3