From a0c29a69fb56eb91a63e18122b85834d38d3a6b9 Mon Sep 17 00:00:00 2001 From: Darin Swanson Date: Mon, 14 Mar 2016 12:10:19 -0700 Subject: [PATCH] Fixed numbered list issue --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cc743ff9ba..e18b0e1299 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,6 +17,7 @@ If you're looking for a way to contribute, the [Help Wanted](https://github.com/ ## Selecting a Issue / Feature to which you wish to contribute This guide assumes a level of knowledge on how to use GitHub issues and pull requests. If you choose to contribute code, the standard procedure would to do the following: + 1. Fork the master repo 2. Add a comment in the given issue, referencing @tangollama to let our product management function know your intentions. 3. Use the GitHub issue to converse regarding requirements.