From 5c143c733efc2850d57f1b62c190c3a59f1f16d9 Mon Sep 17 00:00:00 2001 From: Pranav Srinivas Kumar Date: Mon, 1 Apr 2019 10:26:06 -0400 Subject: [PATCH] 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..bd89b75 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,7 @@ +# Contributing +Contributions are welcomed. Open a pull-request or an issue. + +## Code of conduct +This project adheres to the [Open Code of Conduct][code-of-conduct]. By participating, you are expected to honor this code. + +[code-of-conduct]: https://github.com/spotify/code-of-conduct/blob/master/code-of-conduct.md