Update docs

This commit is contained in:
Michael Rose
2016-04-13 17:10:01 -04:00
parent 12a0489256
commit 03dac00db9
24 changed files with 164 additions and 61 deletions

15
_docs/18-contributing.md Normal file
View File

@@ -0,0 +1,15 @@
---
title: "Contributing"
permalink: /docs/contributing/
excerpt:
sidebar:
title: "v3.0"
nav: docs
modified: 2016-04-13T15:54:02-04:00
---
Having trouble working with the theme? Found a typo in the documentation? Interested in adding a feature or [fixing a bug]({{ site.gh_repo }}/issues)? Then by all means [submit an issue]({{ site.gh_repo }}/issues/new) or [pull request]({{ site.gh_repo }}/compare). If this is your first pull request, it may help to read up on the [GitHub Flow](https://guides.github.com/introduction/flow/).
As the theme's name implies I'd like to keep it as minimal as possible. It has been designed as a base for you to build off of.
Please keep this in mind when requesting features and/or submitting pull requests. If it's not something that most people will use, I probably won't consider it. When in doubt ask :smile:.