We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e751b7e commit 7a9dd38Copy full SHA for 7a9dd38
extra/contribution-guides.md
@@ -2,7 +2,10 @@
2
3
## API Platform Core
4
- [General Contribution Guide](https://github.com/api-platform/core/blob/main/CONTRIBUTING.md)
5
-- [Laravel-Specific Contribution Guide](https://github.com/api-platform/core/blob/main/src/Laravel/CONTRIBUTING.md)
+- [Laravel-Specific Contribution Guide](https://github.com/api-platform/core/blob/main/src/Laravel/CONTRIBUTING.md)
6
+
7
+## API Platform Documentation
8
+- [General Contribution Guide](https://github.com/api-platform/docs/blob/main/CONTRIBUTING.md)
9
10
## API Platform Tools
11
- [Schema Generator Contribution Guide](https://github.com/api-platform/schema-generator/blob/main/CONTRIBUTING.md)
0 commit comments