Skip to content

Commit

Permalink
Referenced git-secrets in earlier section
Browse files Browse the repository at this point in the history
  • Loading branch information
armandmcqueen committed Jul 26, 2021
1 parent 510547c commit 3730942
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,12 @@ We welcome outside contributions. If you'd like to make a contribution, please:
[our Slack](https://join.slack.com/t/determined-community/shared_invite/zt-cnj7802v-KcVbaUrIzQOwmkmY7gP0Ew)
or [community mailing list](https://groups.google.com/a/determined.ai/forum/#!forum/community).
We'd hate for you to duplicate effort is already in-flight.

1. Apply the linter with `make fmt` and test locally with `make test` before
submitting your code.

submitting your code. Make sure that your code doesn't accidentally include
cloud credentials. We recommend [using git-secrets to automatically prevent
this](#secrets).

1. The first time you submit code, you'll need to
[sign a CLA](https://determined.ai/cla/).

Expand Down

0 comments on commit 3730942

Please sign in to comment.