From 148fcf21b5d03deabffc1e417a1683d0b34a2c5c Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Tue, 22 Nov 2016 12:35:54 -0400 Subject: more details --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7db18ba1..2ad29de7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,6 +9,13 @@ Thanks. It's best if you follow a proper process to contribute code - makes it easy for me to track/review. You will need `git` +If you are familiar with doing Pull Requests, you can ignore detailed instructions below - just do the following: +* create a github issue in zmNinja describing your feature +* create a fork and create a local branch using the issue# created (Example 459-new-feature) +* Make your changes on that branch and push/PR + +If you are not familiar with the Pull Request process, these steps explain further: + ### One time * [Fork](https://guides.github.com/activities/forking/) zmNinja using the "Fork" button on the top right of the [zmNinja project](https://github.com/pliablepixels/zmNinja). This creates your own copy (or fork) of zmNinja on github: -- cgit v1.2.3