You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you for contributing, you're awesome!
4
+
5
+
To have your code integrated in the API Platform documentation project, there are some rules to follow, but don't panic, it's easy!
6
+
7
+
## Reporting Bugs in the documentation
8
+
9
+
Before submitting your issue:
10
+
11
+
- Check if the bug is not already reported!
12
+
- A clear title to resume the issue
13
+
- A description of the workflow needed to reproduce the bug
14
+
15
+
> [!NOTE]
16
+
> Don't hesitate giving as much information as you can.
17
+
18
+
## Code of Conduct
19
+
20
+
By contributing to this project, you agree to abide by our [Code of Conduct](https://github.com/api-platform/docs#coc-ov-file). We expect all contributors to foster a welcoming and inclusive environment.
21
+
22
+
## How to Contribute
23
+
24
+
1. Fork this repository by clicking the "Fork" button at the top right of the `api-platform/docs` repository page.
25
+
26
+
2. Clone the forked repository to your local machine:
0 commit comments