diff options
| author | MaheshtheDev <[email protected]> | 2025-09-23 01:17:53 +0000 |
|---|---|---|
| committer | MaheshtheDev <[email protected]> | 2025-09-23 01:17:53 +0000 |
| commit | be2008dff58a7e7f9d2017b1613f07119d80b5d5 (patch) | |
| tree | 6b3bbb0e132d704c3563f854441f7d36652ef8d6 /README.md | |
| parent | fix: one more type error (diff) | |
| download | supermemory-be2008dff58a7e7f9d2017b1613f07119d80b5d5.tar.xz supermemory-be2008dff58a7e7f9d2017b1613f07119d80b5d5.zip | |
Rename CONTRIBUTING.md file (#433)
- Renamed CONTRIBUTE.md to CONTRIBUTING.md to follow standard GitHub conventions.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |