Merge pull request #12436 from cr4ck-j4ck/fix/contributing-link

fix: update link to Commit Message Convention in CONTRIBUTING.md
This commit is contained in:
Ramesh Mane
2025-10-01 19:11:19 +05:30
committed by GitHub

View File

@@ -31,7 +31,7 @@ Please refer to [Development Setup](https://docs.nocodb.com/engineering/developm
### Committing Changes
We encourage all contributors to commit messages following [Commit Message Convention](./COMMIT_CONVENTION.md).
We encourage all contributors to commit messages following [Commit Message Convention](/.github/COMMIT_CONVENTION.md).
### Applying License