From 80dcca2fe948693a6b20289935251917597c9eef Mon Sep 17 00:00:00 2001 From: Igor Afanasyev Date: Mon, 12 Oct 2015 16:54:44 -0700 Subject: [PATCH] Add explicit word wrapping, remove the cloning instructions --- CONTRIBUTING | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING b/CONTRIBUTING index 98f7f4b8..a244bd26 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -1,13 +1,15 @@ CONTRIBUTING -Your contributions to the project mean a lot to us. Bugfixes are accepted in the form of pull requests (one per bug). Before filing a bug, please make sure it still appears in the bleeding edge version published on Github. CPAN versions may lag behind the code on Github. - -CLONING THE GITHUB REPOSITORY - -git clone git@github.com:evernote/serge.git +Your contributions to the project mean a lot to us. Bugfixes are accepted +in the form of pull requests (one per bug). Before filing a bug, please +make sure it still appears in the bleeding edge version published on Github. +CPAN versions may lag behind the code on Github. DISCUSSING BUGS / FEATURES -We encourage you to file issues to discuss bugs and enhancements prior to making a pull request. This will make sure that your changes are something we want to see in the mainstream version and understand what they are about. +We encourage you to file issues to discuss bugs and enhancements +prior to making a pull request. This will make sure that your changes +are something we want to see in the mainstream version and understand +what they are about. You can also reach us on #serge IRC channel on freenode.net. \ No newline at end of file