From 19d7767318a0ec41db45e876175ac89a701843c9 Mon Sep 17 00:00:00 2001 From: Antoine Rey <antoine.rey@free.fr> Date: Wed, 28 Oct 2015 18:39:02 +0100 Subject: [PATCH] #98 Add a contributing section --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/readme.md b/readme.md index 8c84871..229758c 100644 --- a/readme.md +++ b/readme.md @@ -204,5 +204,12 @@ Here is a list of them: </table> +# Contributing + +The [issue tracker](https://github.com/spring-projects/spring-petclinic/issues) is the preferred channel for bug reports, features requests and submitting pull requests. + +For pull requests, editor preferences are available in the [editor config](https://github.com/spring-projects/spring-petclinic/blob/master/.editorconfig) for easy use in common text editors. Read more and download plugins at <http://editorconfig.org>. + + -- GitLab