Closed kcalmond closed 3 years ago
@xUnholy I'm new to this process. Not sure how to accomplish "sign-off" yet. I found the details re the unsuccessful "DCO" check: https://github.com/raspbernetes/docs/pull/43/checks?check_run_id=1858196227 - which boils down to doing three things (below).
git commit --amend --no-edit --signoff
git push --force-with-lease origin main
I'm stuck trying to complete step 1. I follow the howto link for it and try the "Modifying an active pull request locally" steps. But there are no active pull requests for me to choose from.
Where/how to "sign-off"? Thanks!
No worries, I'll pass it for now manually so no problem, thanks once again!
Description
Please provide a description for what this PR is for.
Type Of Change
To help us figure out who should review this PR, please put an X in all the areas that this PR affects.
Issue Ref (Optional)
Which issue(s) this PR fixes (optional, using fixes #(, fixes #, ...) format, will close the issue(s) when the PR gets merged): Fixes #42
Notes
Add special notes for your reviewer here.