Skip to content

codelawer/Frizca-Fatih-Abdi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Pull Requesting & Merging

There's a lot of code in your future, keeping track of it all is won't be easy.

Practice this simple exercise a few times a week so collaboration on GitHub feels easy before you start collaborating on full projects.

Index


Learning Objectives

  • Pull Request workflow

TOP


step-by-step

Repeat this mini project until it is easy:

  1. Setup - On your GitHub account:
  2. Open a new repository and call it something like "study-buddies".
  3. Make a simple README (so your repo can be forked)
  4. Project - take turns assigning issues and making pull requests:
  • Go around the circle taking turns as "repository owner (RO)" - the person who started the repo and who merges pull requests
  1. The RO will ask questions: 1. Create on issue in their repo for each person in the group
    • Use the issues to ask each person a question like, "do you have brothers or sisters?"
    • Mention the person you're asking in the body of the issue (ie. @username)
  2. Each person will answer their RO's question:
    1. Find your mentioned issues in issues/mentioned
    2. Follow the link to the project repo
    3. Create a fork of the RO's repo
    4. In the fork, create a new file and answer their question
    5. Send them a pull request, mention your issue in the body (ie. #3)
  3. The RO will accept or reject each answer:
    1. Check pull requests
    2. Review the answers
    3. Either merge, or ask for better answers
    4. Close each person's issue once you've accepted their answers

TOP


Resources

GitHub Project Management Features:

Workflow Methodologies:

TOP



About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages