From d2f2e4cfb5046b64e0cc6ad55df790806c913969 Mon Sep 17 00:00:00 2001 From: FrozenFOXX Date: Fri, 3 Apr 2020 15:57:35 -0700 Subject: [PATCH] Update contributing.md --- docs/contributing.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/contributing.md b/docs/contributing.md index 5fed7537..064f6bf7 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -1 +1,5 @@ -# Contributing (WIP) +# Contributing + +* Fork the [project](https://github.com/nurdism/neko). +* Edit files in your branch. +* Submit a pull request explaining the improvements.