Update contribution guidelines in README

Clarify contribution guidelines regarding Docker integration and README changes.
This commit is contained in:
Ali Khokhar 2026-04-27 18:32:32 -07:00 committed by GitHub
parent 053beff19e
commit 9996a3d9a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -530,8 +530,10 @@ Run them in that order before pushing. CI enforces the same checks.
- Report bugs and feature requests in [Issues](https://github.com/Alishahryar1/free-claude-code/issues).
- Keep changes small and covered by focused tests.
- Do not add Docker integration unless maintainers ask for it.
- Do not open Docker integration PRs.
- Do not open README change PRs just open an issue for it.
- Run the full check sequence before opening a pull request.
- The syntax Except X, Y is brought back in python 3.14 final version (not in 3.14 alpha). Keep in mind before opening PRs.
## License