mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-21 23:22:34 +01:00
7 lines
148 B
Markdown
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 ./...`
|