raspbernetes / docs

main landing page and documentation
https://raspbernetes.github.io/
0 stars 0 forks source link

Updated curl URL for ubuntu image to 20.04.2 #43

Closed kcalmond closed 3 years ago

kcalmond commented 3 years ago

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.

kcalmond commented 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).

  1. "ensure you have a local copy of your branch by checking out the pull request locally via command line"
  2. run git commit --amend --no-edit --signoff
  3. run 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!

xunholy commented 3 years ago

No worries, I'll pass it for now manually so no problem, thanks once again!