githubteacher/intro-to-github-june-2017

Create your participant file

Closed this issue ยท 10 comments

Hello workshop participants! ๐Ÿ‘‹ :octocat:

Let's show off how the GitHub Flow works by creating our own participant Markdown files (like my participant file) here in this repository.

Note that we're collaborating in a single shared repo, avoiding the added friction of the Fork & Pull Request model. Because we're simulating an "inside-your-company" environment, we know there's a baseline of trust in the developers to whom we've granted access.

Not to worry, we're still going to take steps to protect the integrity & quality of our master branch. In this case, we're using a combination of protected branches, pull request reviews, and required reviews. This ensures that changes are introduced via pull requests, and are reviewed by one of your peers.

Go ahead and navigate to the participants directory in the repo, then click "Create new file":

Create new file button

After choosing a filename (try using your GitHub username!) and adding some content, make sure to select the "Create a new branch for this commit and start a pull request." option:

Create new branch & PR

Wait a minute! GitHub Evangelist? What kind of cult is this?

๐ŸŽ‰ @joeldlawler is now a repository collaborator. ๐ŸŽˆ

Test comment

Another comment.

Leaving a comment in the comment box.

this is a comment.

Doug needs to sign in

Forgot to sign in! Works well now. ๐Ÿ‘

๐ŸŽ‰ @mickpletcher, @hoffbaud, @comsynth, @michaelshacklett, and @dleins are now repository collaborators. ๐ŸŽˆ

We all :shipit: our participant files ๐Ÿ’ฅ

Closing this out.