Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Welcome to GitHub Training

You'll use this repo with Wheelhouse's GitHub training. When you're asked questions about a repository, this is where you'll find the answers. In addition, during the labs you can make changes directly on this repository and the changes will be reflected on Wheelhouse once they've been performed correctly. This way you get feedback about the work you've done.

We've also included instructions for the labs here, so if you're ever stuck during one you can take a look at the files in the "instructions" folder.

## Class Goals

During this class, you will learn:
Expand All @@ -11,15 +15,14 @@ During this class, you will learn:

Here are the activities you will complete in this class. If you get stuck or have any questions, please refer to the documents linked here for more information.

1. Comment on [this issue](https://github.com/certify/template-everyone/issues/1) with one thing you are hoping to learn in todays training.
2. Create an issue to add your bio to the class site. [Instructions](https://github.com/certify/template-everyone/blob/master/instructions/create-issue.md)
3. Add a bio to the class site. [Instructions](https://github.com/certify/template-everyone/blob/master/instructions/add-file-on-github.md)
4. Comment on a Pull Request.
5. Make a change to your bio on the class site. [Instructions](https://github.com/certify/template-everyone/blob/master/instructions/changing-files-on-GitHub.md)
6. Merge your Pull Request. [Instructions](https://github.com/certify/template-everyone/blob/master/instructions/merge-your-pull-request.md)
7. Fork this repository.
8. Clone this repository to your desktop. [Instructions](https://github.com/certify/template-everyone/blob/master/instructions/clone-a-repo.md)
9. Make a change to your bio using the desktop apps. [Instructions] (https://github.com/certify/template-everyone/blob/master/instructions/make-changes-on-desktop.md)
9. Make a change to your bio using the desktop apps. [Instructions](https://github.com/certify/template-everyone/blob/master/instructions/make-changes-on-desktop.md)
10. Create a new file using the desktop apps. [Instructions](https://github.com/certify/template-everyone/blob/master/instructions/new-file-on-desktop.md)
11. Push your changes to GitHub. [Instructions](https://github.com/certify/template-everyone/blob/master/instructions/push-changes-desktop.md)
12. Merge your changes. [Instructions](https://github.com/certify/template-everyone/blob/master/instructions/merge-your-pull-request.md)