Git activity related notes. Some github basics.
Ensure remote URLs are correct (forked, and upstrea): https://help.github.com/articles/configuring-a-remote-for-a-fork/
https://help.github.com/articles/syncing-a-fork/
Reference https://dont-be-afraid-to-commit.readthedocs.io/en/latest/git/commandlinegit.html
Commit and Push. Check status on top of the project on github.com to see if its all caught up.