From 7ac9b00a8baa8a5499689fd4207cd3e0b75bb86c Mon Sep 17 00:00:00 2001 From: solodynamo Date: Wed, 22 Mar 2017 12:33:07 +0530 Subject: [PATCH] Adds CONTRIBUTING.md --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..0f2a1904 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +# Contributing to swagger-node + +:+1::tada: First off, thanks for taking the time to contribute! :tada::+1: + +Use your best judgment, and feel free to propose changes to this document in a pull request. \ No newline at end of file