DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
git checkout -b mybranch origin/dev
REVIST: Should we not recommend that people use a fork vs. a clone? Reference: https://help.github.com/en/github/getting-started-with-github/fork-a-repo
Make your modification and commit it.
...