Files
gh-action-readme/.github/contributing.md
2025-07-30 19:17:36 +03:00

22 lines
682 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Contributing to gh-action-readme
Thank you for considering contributing!
## How to contribute
- Fork the repository and create your branch from `main`.
- If youve added code, write tests.
- Ensure the code builds and tests pass (`make test`).
- Follow the code style used in the repository.
- If youre 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.