- Fork this repository
- Clone your fork to your computer
- Once the cloned repositiory is set up in your work environment, create a new file in the root of the project and name it FirstName-LastName.html (e.g. michelle-gienow.html)
- Create a branch, also named FirstName-LastName (hint: $git checkout -b Michelle-Gienow)
- Open the project in your text editor (hint: $atom ./TNS-Pull-Request-Practice)
- Add some text to your html file (May we suggest "Hello world"?) and save
- Add/Commit your changes
- Change back to master branch
- Merge your newly created branch into master
- Push your changes
- Delete the temporary branch ($git branch -d FirstName-LastName)
- Go to your forked repo on GH and open a pull request
forked from mgienow/TNS-Pull-Request-Practice
-
Notifications
You must be signed in to change notification settings - Fork 0
rmcdouga/TNS-Pull-Request-Practice
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A public repository and resource for practicing pull requests!
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 100.0%