Skip to content

Commit

Permalink
Typos on Contribute page
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Apr 11, 2013
1 parent 4f29c60 commit 98f2898
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions community/contribute.html.md
Expand Up @@ -21,12 +21,14 @@ To get support:
- For everything else that isn't bug reports (e.g. questions, support, etc), use our [Official Support Channels](http://docpad.org/support)



## Skeletons

To add a new skeleton to your skeleton listing:
To add a new skeleton to the skeleton listing:

1. Add your new skeleton to this JSON file: https://github.com/bevry/docpad-extras/blob/docpad-6.x/exchange.json
2. and submitting a pull request
2. Submit the pull request for it (the page for this should appear automatically when you click "Commit Changes")



## Documentation
Expand All @@ -40,6 +42,7 @@ To update our documentation:
5. Fill in the details and click submit



## Development

To get started making changes to the DocPad core:
Expand All @@ -52,6 +55,7 @@ To get started making changes to the DocPad core:
1. Run `cake dev` to compile our source files and recompile on changes



## Pull Requests

To get some changes you've made into the official repository:
Expand All @@ -63,6 +67,7 @@ To get some changes you've made into the official repository:
1. By submitting a pull request, you agree that your submission can be used freely and without restraint by those whom your submitting the pull request to



## Testing

Before you submit your changes you'll want to make sure your changes still work with our test suite. You can do this by:
Expand Down

0 comments on commit 98f2898

Please sign in to comment.