From fd69607d379f756c4d8fc3d641829b47411d59cc Mon Sep 17 00:00:00 2001 From: kristakhare <30506499+kristakhare@users.noreply.github.com> Date: Mon, 5 Nov 2018 11:35:11 -0500 Subject: [PATCH] format Contributing guidelines formatted in markdown --- CONTRIBUTING => CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename CONTRIBUTING => CONTRIBUTING.md (96%) diff --git a/CONTRIBUTING b/CONTRIBUTING.md similarity index 96% rename from CONTRIBUTING rename to CONTRIBUTING.md index 5c4b9c8..fbf04b4 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ -Contribution Guidelines +### Contribution Guidelines ----------------------- If you would like to contribute code to this project you can do so through GitHub by forking the repository and sending a pull request.