mirror of
https://github.com/acamarata/moon-sighting.git
synced 2026-07-01 11:24:24 +00:00
29 lines
964 B
Markdown
29 lines
964 B
Markdown
# Code of Conduct
|
|
|
|
## The short version
|
|
|
|
Be respectful. Be constructive. Focus on the work, not the person.
|
|
|
|
## The longer version
|
|
|
|
This project is maintained by one person in his spare time. Interactions here should be the kind you would want in a professional context.
|
|
|
|
Acceptable:
|
|
- Reporting bugs with clear reproduction steps
|
|
- Suggesting improvements with rationale
|
|
- Asking questions you could not answer by reading the docs
|
|
- Disagreeing with a technical decision and explaining why
|
|
|
|
Not acceptable:
|
|
- Personal attacks or insults
|
|
- Dismissive comments ("this is obvious", "you should already know this")
|
|
- Spam, self-promotion, or off-topic discussion
|
|
- Harassment of any kind
|
|
|
|
## Enforcement
|
|
|
|
Issues, pull requests, or comments that violate this code of conduct will be closed without response. Repeat violations result in a block.
|
|
|
|
## Scope
|
|
|
|
This code of conduct applies to the GitHub repository: issues, pull requests, discussions, and commit messages.
|