- Make a fork of this repository
https://github.com/appliedtechnology/precourse-git-checkup
to your account, for examplehttps://github.com/marcusoftnet/precourse-git-checkup
- Clone your forked repository, for example
https://github.com/marcusoftnet/precourse-git-checkup
, to get it on you local machine - Create a branch called
adding-{your name}
(adding-marcushammarberg
) for example - Add your name at the end of the
kilroyDevs.md
file - Commit the change to your local repository
- Push the change to the remote, the forked repository, for example
https://github.com/marcusoftnet/precourse-git-checkup
- Create a pull request to this repository
https://github.com/appliedtechnology/precourse-git-checkup
- Wait for the request to be approved.