From b4a2f0628ef587e18f54d0e0036527c163b43039 Mon Sep 17 00:00:00 2001 From: Oceania Date: Wed, 5 Sep 2018 23:38:08 -0500 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..86b89776 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,2 @@ +If you are a .NET developer and want to use C# for natural language processing, or build an AI Bot platform to automate your business processes, please fork this project and submit a Pull Request. +We would be very grateful if you star the project. Join us on Gitter (https://gitter.im/botsharpcore/Lobby).