From 7025fc017f36200205b13d4ca5a1bd3b6dbb0ef8 Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Thu, 6 Feb 2020 10:50:20 +0530 Subject: Create 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 0000000..5cfbe8f --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,7 @@ +For any data to be analysed, please send a pull request. + +For any R script which analyses any data, please send a pull request. + +Your contributions are most welcome. + +- R Team @ FOSSEE -- cgit