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 is a project under the OpenSSF Securing Critical Projects Working Group (Mailing List).
Allstar Slack Channel for discussion.
Bi-weekly meetings are Thursdays, 1-2pm, Pacific time. See the OpenSSF Calendar for the invite.
- 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.