Skip to content

Commit

Permalink
contributing minor fixings
Browse files Browse the repository at this point in the history
  • Loading branch information
petk committed Jan 11, 2015
1 parent 1c50233 commit 84de927
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ included in the project:
git checkout -b <topic-branch-name>
```

4. Install the [Jekyll](https://github.com/mojombo/jekyll/) gem to preview locally.
4. Install the [Jekyll](https://github.com/jekyll/jekyll/) gem to preview locally.

5. Commit your changes in logical chunks. Please adhere to these [git commit
message guidelines](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ To avoid fragmentation and reader confusion, please choose one of these options:

If you use a subdomain, enter the subdomain into the `CNAME` file, and ask us to setup DNS for you. If you do not use a subdomain, remove the `CNAME` file entirely else your fork will not build when pushed.

Add information about your translation in the [wiki page](https://github.com/codeguy/php-the-right-way/wiki/Translations).

When your translation is ready, open an issue on the Issue Tracker to let us know.

## Why
Expand Down

0 comments on commit 84de927

Please sign in to comment.