docs: improve contributing guide

This commit is contained in:
Fernandez Ludovic
2025-12-15 23:34:25 +01:00
parent a6e6b92d35
commit bb5e70a4e5
2 changed files with 9 additions and 16 deletions

View File

@@ -4,7 +4,7 @@ IMPORTANT:
1. Create an issue and wait for a maintainer to approve it BEFORE opening a pull request.
2. Don't open a work-in-progress pull request. If you open a PR, the PR must be ready to be reviewed.
3. If a pull request doesn't follow the previous elements, it will close.
3. If a pull request doesn't follow one of the previous elements, it will be closed.
Also, pull requests from a fork inside a GitHub organization are not allowed because of access limitation on them.
Only pull requests from personal forks are allowed.