From fa6a6006c39c01a39d436dfc964f86fa88feda13 Mon Sep 17 00:00:00 2001 From: Zafar Khaydarov Date: Sun, 27 Dec 2015 11:03:21 -0500 Subject: [PATCH] add-contributing so github will show link whenever PR are made --- CONTRIBUTING.MD | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CONTRIBUTING.MD diff --git a/CONTRIBUTING.MD b/CONTRIBUTING.MD new file mode 100644 index 000000000..3e1171594 --- /dev/null +++ b/CONTRIBUTING.MD @@ -0,0 +1,4 @@ +This is great you have something to contribute! + +Before going any further please read the [wiki](https://github.com/iluwatar/java-design-patterns/wiki) +with convemtions and rules we used for this project.