All community members must abide by the OpenSSF Code of Conduct.
- Feel free to open issues for bugs, feature requests, discussion, questions, help, proposals, etc.
- If you want to contribute a small fix or feature, open a PR.
- If you want to contribute something larger, a discussion or proposal issue may be appropriate.
- Please update docs when contributing features.
- When contributing large features, upate whats-new.md
- All git commits must have DCO
Allstar follows the OpenSSF Scorecard contributor ladder.
Details on the previous Allstar contributor ladder can be found here.
Allstar is a part of the OpenSSF Scorecard project.
We're hanging out in #allstar on the OpenSSF Slack workspace.
Meetings and additional community details are here.
- Run tests:
go test -v ./...
- Run lint:
golangci-lint run
- Local testing: See operator.md to setup a test instance for yourself.
Both the SECURITY.md and Outside Collaborators policies are quite simple to understand and good examples to copy.