Rename CONTRIBUTING.md file (#433)

- Renamed CONTRIBUTE.md to CONTRIBUTING.md to follow standard GitHub conventions.
This commit is contained in:
MaheshtheDev 2025-09-23 01:17:53 +00:00
parent bd78ef0ddf
commit be2008dff5
2 changed files with 1 additions and 1 deletions

View file

@ -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