Merge branch 'docs/main' into main

This commit is contained in:
Wolfgang Walther
2024-02-17 15:14:44 +01:00
96 changed files with 10898 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
When submitting a new feature or fix:
- Add a new entry to the CHANGELOG - https://github.com/PostgREST/postgrest/blob/main/CHANGELOG.md#unreleased
- If relevant, update the docs - https://github.com/PostgREST/postgrest-docs
- If relevant, update the docs
- Use a prefix for the PR title or commits, e.g. "fix: description of the fix".
+ `fix`, bug fixes
+ `feat`, new features added