practice fork and pull workflow
- Fork this repository
- Clone your fork
- Set an upstream remote
- Change the 7 random numbers and letters here:
h4i20ww - Commit the change.
- Push your change to
origin. - Submit a PR request.
- Wait 24 hours. When everyone is here, I will provide more instructions.
- Pull in these latest changes from upstream.
- You should have a conflict, ensure that you resolve this conflict locally.
- Change the 7 random numbers again on line 4 above.
- Commit the change (locally).
- Push your change to your
origin. - Submit a PR request.
- Ensure that your PR request can be merged without conflict.