2023 UWB Signin sheet Fork this repo Click fork on top of this page. Clone this repo git clone <replace-with-your-repo-https-url> Sign in Create a file with your name touch <replace-this-with-your-name>.md Stage this file git add <replace-this-with-your-name>.md Commit git commit -m "<replace-with-your-name>" Git push git push origin