From 9f984513786f654e7bca95768fce14b76a4a2b90 Mon Sep 17 00:00:00 2001 From: John Washbourne Date: Sat, 19 Sep 2020 19:35:02 +0000 Subject: [PATCH] fixed CONTRIBUTING.md nameing and license issues --- CONTRIBUTING.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ebb5710..497d14f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,9 +8,10 @@ which may already cover your suggestion. ## Contributing We try to follow GitHub flow (https://guides.github.com/introduction/flow/) for -making changes to AzStorage.jl. Contributors retain copyright on their -contributions, and the MIT license (https://opensource.org/licenses/MIT) -applies to the contribution. +making changes to AzStorage.jl. + +Contributors retain copyright on their contributions, and the MIT license +(https://opensource.org/licenses/MIT) applies to the contribution. The basic steps to making a contribution are as follows, and assume some knowledge of git: