aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2015-03-01 16:37:46 -0500
committerGravatar Barry Clark <barry@barryclark.co> 2015-03-01 16:37:46 -0500
commitbc9199b572be3e42c39b864a5b0af6293ebbec1f (patch)
tree02f19d969dbf13457b32dc234df3e4378d108c3e
parent70fda2a5b43d1942f116fefe680eabe702070638 (diff)
downloadkompetenzbolzen.github.io-bc9199b572be3e42c39b864a5b0af6293ebbec1f.tar.gz
Added in instructions for contributing
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index f9b825b..9aa5a0e 100644
--- a/README.md
+++ b/README.md
@@ -109,3 +109,10 @@ You can use the [Quick Start](https://github.com/barryclark/jekyll-now#quick-sta
- [David Furnes](https://github.com/dfurnes), [Jon Uy](https://github.com/jonuy), [Luke Patton](https://github.com/lkpttn) - Thanks for the design/code reviews.
- [Bart Kiers](https://github.com/bkiers), [Florian Simon](https://github.com/vermluh), [Henry Stanley](https://github.com/henryaj), [Hun Jae Lee](https://github.com/hunjaelee), [Javier Cejudo](https://github.com/javiercejudo), [Peter Etelej](https://github.com/etelej), [Ben Abbott](https://github.com/jaminscript), [Ray Nicholus](https://github.com/rnicholus), [Erin Grand](https://github.com/eringrand), [Léo Colombaro](https://github.com/LeoColomb), [Dean Attali](https://github.com/daattali) - Thanks for your [fantastic contributions](https://github.com/barryclark/jekyll-now/commits/master) to the project!
+## Contributing
+
+Issues and Pull Requests are greatly appreciated. If you've never contributed to an open source project before I'm more than happy to walk you through how to create a pull request.
+
+You can start by [opening an issue](https://github.com/barryclark/jekyll-now/issues/new) describing the problem that you're looking to resolve and we'll go from there.
+
+I want to keep Jekyll Now as minimal as possible. Every line of code should be one that's useful to 90% of the people using it. Please bear that in mind when submitting feature requests. If it's not something that most people will use, it probably won't get merged. :guardsman: \ No newline at end of file