Thank you for your contribution to alertmanager-sns-forwarder. Here's the recommended process of contribution.
go get github.com/DataReply/alertmanager-sns-forwarder
cd $GOPATH/src/github.com/DataReply/alertmanager-sns-forwarder
- hack, hack, hack...
- Make sure that your change follows best practices in Go
- Make sure that
make test
passes. - Open a pull request in Github
When you work on a larger contribution, it is also recommended that you get in touch with us through the issue tracker.
All submissions, including submissions by project members, require review.