From fe297c8a7de0a5cfe317b5b9e3ec514a1990b9e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89lie=20Bouttier?= Date: Tue, 19 Aug 2014 23:17:02 -0700 Subject: [PATCH] add contributing instructions --- CONTRIBUTING.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..43567a0 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,18 @@ +Contributing to PonyTracker +=========================== + +As a open source software, contributions are welcomes in any forms. + +Possible contributions including, but not limited to: + + * Bug repports + * Suggestions for improvements + * Code patches + * Documentation improvements + +You can contribute in different ways: + + * Join the #ponytracker channel on freenode + * Send me an email to elie.at.bouttier.eu + * Open an issue on Github at https://github.com/bouttier/ponytracker/issues + * Fork the repository on Github and make a pull request