|
| 1 | +# Hermeto Code of Conduct |
| 2 | + |
| 3 | +By contributing to Hermeto in any form (via submitting a pull request, |
| 4 | +creating an issue, discussion or participating in any conversation in |
| 5 | +the project repository) one agrees to abide by the principles outlined |
| 6 | +in this document. |
| 7 | + |
| 8 | +1. Adhere to [contributor covenant][] Code of Conduct which is applicable |
| 9 | + word for word to this project; |
| 10 | +1. Adhere to [contribution guidelines][]; |
| 11 | +1. Adhere to [AI contribution policy][]; |
| 12 | +1. Be respectful to peers in choice of language and in choice of |
| 13 | + topics to bring up; remember that the project has limited resources and |
| 14 | + plans for years to come, these resources cannot be spent at will; |
| 15 | +1. Do not generate noise in the project, AI-assisted or hand-crafted: low-effort |
| 16 | + submissions for the sake of submitting will be treated as such and can lead |
| 17 | + to a ban. |
| 18 | + |
| 19 | +Whether some activity violates the code of conduct is ultimately decided |
| 20 | +by project maintainers who will issue a warning or, if warnings are not heeded, |
| 21 | +ban a violating contributor from participation for a period of time chosen |
| 22 | +at their discretion. A violation could be reported using standard GitHub mechanisms. |
| 23 | +A maintainer will act as an arbiter in case any concerns |
| 24 | +of code of conduct breach arise. |
| 25 | + |
| 26 | +[contribution guidelines]: https://github.com/hermetoproject/hermeto/blob/main/CONTRIBUTING.md |
| 27 | +[contributor covenant]: https://www.contributor-covenant.org/version/2/0/code_of_conduct/ |
| 28 | +[AI contribution policy]: https://github.com/hermetoproject/hermeto/blob/main/AI_CONTRIBUTION_POLICY.md |
0 commit comments