# Contributing to gh-action-readme Thank you for considering contributing! ## How to contribute - Fork the repository and create your branch from `main`. - If you’ve added code, write tests. - Ensure the code builds and tests pass (`make test`). - Follow the code style used in the repository. - If you’re adding new features or commands, update the documentation and add usage examples. ## Reporting issues - Search existing issues before opening a new one. - Provide a clear description and, if possible, a minimal reproducible example. ## Code of Conduct This project follows an inclusive, respectful Code of Conduct. Please treat everyone with respect and kindness.