From 70a6540e27575eda90063c9ac8fc17637c1773df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tantek=20=C3=87elik?= Date: Tue, 15 Sep 2020 16:24:46 -0700 Subject: [PATCH] Create CONTRIBUTING.MD depends on PR#4 --- CONTRIBUTING.MD | 1 + 1 file changed, 1 insertion(+) create mode 100644 CONTRIBUTING.MD diff --git a/CONTRIBUTING.MD b/CONTRIBUTING.MD new file mode 100644 index 0000000..87fa6dc --- /dev/null +++ b/CONTRIBUTING.MD @@ -0,0 +1 @@ +By contributing to this project, you agree to irrevocably release your contributions under the same licenses as this project. See README.md for more details.