Skip to content

Commit 7c49bd2

Browse files
docs(contrib-guides): update and reorganize (#2105)
1 parent c0d8781 commit 7c49bd2

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

extra/contribution-guides.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1-
# Contribution guides
1+
# Contribution Guides
22

3-
1. [API Platform Core Library](https://github.com/api-platform/core/blob/main/CONTRIBUTING.md)
4-
2. [API Platform Schema Generator](https://github.com/api-platform/schema-generator/blob/main/CONTRIBUTING.md)
5-
3. [API Platform Admin](https://github.com/api-platform/admin/blob/master/CONTRIBUTING.md)
6-
4. [API Platform CRUD Generator](https://github.com/api-platform/create-client/blob/master/CONTRIBUTING.md)
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)
76

8-
**To report a security issue, please refer to [the dedicated document](security.md).**
7+
## API Platform Tools
8+
- [Schema Generator Contribution Guide](https://github.com/api-platform/schema-generator/blob/main/CONTRIBUTING.md)
9+
- [Admin Contribution Guide](https://github.com/api-platform/admin/blob/master/CONTRIBUTING.md)
10+
- [CRUD Generator Contribution Guide](https://github.com/api-platform/create-client/blob/master/CONTRIBUTING.md)
11+
12+
**To report a security issue, please take a look at [the dedicated document](security.md).**
913

1014
<p align="center" class="symfonycasts"><a href="https://symfonycasts.com/screencast/contributing?cid=apip"><img src="../symfony/images/symfonycasts-player.png" alt="JWT screencast"><br>Watch the Contributing back to Symfony screencast (free)</a></p>

0 commit comments

Comments
 (0)