By participating to this project, you agree to abide our code of conduct.
HORNET
is written in Go.
Prerequisites:
- Setup Go 1.14+
- Fork
HORNET
- Test your setup by building
HORNET
:go build
Make your changes and test them sufficiently.
Commit messages should be well formatted.
You can use this as a guide: Conventional Commits
Push your branch to your HORNET
fork and open a pull request to the
develop branch.