Files
Erupe/CONTRIBUTING.md
2025-10-19 18:57:10 +02:00

7 lines
148 B
Markdown

# Contributing to Erupe
Before submitting a new version:
- Document your changes in [CHANGELOG.md](CHANGELOG.md).
- Run tests: `go test -v ./...`