From 005799dca8b98e66733e32d6ea2efa15b75ea0f8 Mon Sep 17 00:00:00 2001 From: David Grudl Date: Fri, 5 Sep 2014 01:58:25 +0200 Subject: [PATCH] added contributing.md --- contributing.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 contributing.md diff --git a/contributing.md b/contributing.md new file mode 100644 index 000000000..7179f8ec3 --- /dev/null +++ b/contributing.md @@ -0,0 +1,6 @@ +How to contribute +================= + +Nette welcomes contributions. If you'd like to contribute, +please [read the guidelines](http://nette.org/en/contributing). +Thanks for your contribution!