Skip to content
phette23 edited this page Mar 15, 2013 · 1 revision

We're very open to anyone writing new lessons or correcting errors in our current ones. As Wikipedia says, Be Bold! That said, here are a few (open to debate) guidelines.

Capitalization

Git GitHub

Unless in URLs where case sensitivity may render them otherwise. Unfortunately, this project uses "Github" in its name which is incorrect but it's too disruptive to change now (would have to update everyone's remote branches because GitHub URLs would change).

Commands are always lowercase, e.g. git commit not Git commit even if it does work.

First Person Plural

We (see what we did there?) try to write in first person plural, e.g. "we" instead of "you" and "us" instead of "them" in the project. This choice makes it clear that we're going through the learning process together.

Clone this wiki locally