mirror of
https://github.com/ivuorinen/gh-action-readme.git
synced 2026-02-10 02:47:44 +00:00
Initial commit
This commit is contained in:
21
.github/contributing.md
vendored
Normal file
21
.github/contributing.md
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
# 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.
|
||||
|
||||
Reference in New Issue
Block a user