Skip to content

Commit

Permalink
Adding sign off reminder based on the issue #59
Browse files Browse the repository at this point in the history
Signed-off-by: Lenka Bocincova <[email protected]>
  • Loading branch information
lenicatko committed Jan 17, 2023
1 parent 2c8e3e2 commit fe6652e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Please note that this project is released with a [Contributor Code of Conduct][c
0. Make sure the tests pass on your machine: `script/cibuild`
0. Create a new branch: `git checkout -b my-branch-name`
0. Make your change, add tests, and make sure the tests still pass
0. Sign all your commits: `git commit -s`(for additional info about the sign-off, check out [the upstream documentation](https://github.com/cri-o/cri-o/blob/main/CONTRIBUTING.md#sign-your-prs))
0. Push to your fork and [submit a pull request][pr]
0. Pat your self on the back and wait for your pull request to be reviewed and merged.

Expand Down

0 comments on commit fe6652e

Please sign in to comment.