Skip to content

An exercise in forking and creating pull requests [git, github, poetry]

Notifications You must be signed in to change notification settings

segheysens/haiku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

haiku

An exercise in forking and creating a pull requests.

Learning Objectives

  • Practice using the 'fork, clone, and pull request' model to submit assignments

Instructions

  1. Fork this repo to your personal account.
  2. clone the repository to your computer (make sure to clone your fork, and not this original repo).
  3. create a text file, it should be named your_gh_username.txt, e.g. adambray.txt.
  4. write a haiku on a topic of your choice, commit it, and push (sync) it to your remote.
  5. use github.com to create a pull request to the upstream (original) repository.
  6. make additional local changes, and commit/push them to your remote.
  7. verify that the pull request is updated.

About

An exercise in forking and creating pull requests [git, github, poetry]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published