From b984e430d129b9ac052c8c3c90520d688bd5147d 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 | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 contributing.md diff --git a/contributing.md b/contributing.md new file mode 100644 index 000000000..632313743 --- /dev/null +++ b/contributing.md @@ -0,0 +1,7 @@ +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!