proper list syntax
This commit is contained in:
parent
b8ce18107d
commit
31aa865d51
|
@ -56,13 +56,13 @@ all of the dependencies, install the gem first.
|
||||||
|
|
||||||
The best way to get your changes merged back into core is as follows:
|
The best way to get your changes merged back into core is as follows:
|
||||||
|
|
||||||
1. Fork mojombo/jekyll on GitHub
|
# Fork mojombo/jekyll on GitHub
|
||||||
2. Clone down your fork
|
# Clone down your fork
|
||||||
3. Create a topic branch to contain your change
|
# Create a topic branch to contain your change
|
||||||
4. Hack away
|
# Hack away
|
||||||
5. If necessary, rebase your commits into logical chunks, without errors
|
# If necessary, rebase your commits into logical chunks, without errors
|
||||||
6. Push the branch up to GitHub
|
# Push the branch up to GitHub
|
||||||
7. Send me a pull request for your branch
|
# Send me a pull request for your branch
|
||||||
|
|
||||||
h2. License
|
h2. License
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue