Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstratton authored Jan 19, 2017
1 parent 8358637 commit 673079c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Now open `baseURL` in a browser and navigate to the content that you're editing
$ git push origin fix_that_thing
```

1. Submit a [Pull Request](https://help.github.com/articles/using-pull-requests/) for the branch you just pushed.
1. Submit a [Pull Request](https://help.github.com/articles/using-pull-requests/) for the branch you just pushed. Please title the pull request according to the event affected, i.e., `[CHI-2017] Add Bluth Company as a sponsor`
1. Take a break - you've earned it!
1. When a commit is merged to `master` on GitHub (ideally via a PR reviewed by at least one other person), `Netlify` (a build tool) will automatically build the site and publish it to [http://www.devopsdays.org](http://www.devopsdays.org).

Expand Down

0 comments on commit 673079c

Please sign in to comment.