From 190dc40772bda846c0d9b0c7d76117375e830317 Mon Sep 17 00:00:00 2001 From: Lydia Li Date: Tue, 1 Aug 2017 14:28:54 -0400 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..9440128 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,8 @@ +# How to contribute (from https://github.com/puppetlabs/puppet/blob/master/CONTRIBUTING.md) + +Third-party patches are essential for keeping Learnyoureact great. We simply can't +access the huge number of platforms and myriad configurations for running +Puppet. We want to keep it as easy as possible to contribute changes that +get things working in your environment. There are a few guidelines that we +need contributors to follow so that we can have a chance of keeping on +top of things.