From 4c4f0003bd44964e35d459203ac008a661aeb9f7 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Tue, 22 Nov 2016 12:38:35 -0400 Subject: nits --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8158b3a9..2ea2a93c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ 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 [github issue](https://github.com/pliablepixels/zmNinja/issues) 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 -- cgit v1.2.3