The goal of this activity is to help reinforce making pull requests and answering any questions related to them.
- Fork this repository on GitHub
- Clone your forked copy of the repo to your projects folder. Remember that cloning a repo does not require making a directory for it.
- CD into the repository.
- Create new branch and name it
development
. - Add a picture of a cat to the project.
- Commit and Push your cat photo.
I have purposefully left out the git commands in the instructions as an additional test of your ability to use Git and GitHub.