Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change to README.md haha funny #81

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,7 @@
This repo was developed by Leah Wasser and Max Joseph as a part of the introduction to version control, git and github workshop.

## About the activity
The original activity was developed and taught by Jonah Duckles (https://github.com/jduckles/git-collaboration). Earth Lab adapted the activity to use 14ers rather than countries to be more specific to Colorado :).
Many thanks to Jonah Duckles for developing this activity.

To implement the activity.
* Have the class all FORK the repo.
* Then have them clone the repo locally (if you want them to practice committing and working locally). If you don't have them select one file to edit.
* Edit the file filling in the details about that particular mountain.
* Then commit the changes.
* Push the changes to their fork if that is necessary.
* Submit a pull request to the earthlab repo.
The original activity was developed and taught by Jonah Duckles (https://github.com/jduckles/git-collaboration). Earth Lab adapted the activity to use 14ers rather than countries to be more

Ideally one or two merge conflicts arise. This can be a learning moment and used as a demonstration of how that works. However to keep things simple, just have them submit a PR vs worrying about syncing...

Expand Down