From b90be0a18405562236f4c6e039e49c0f6367a589 Mon Sep 17 00:00:00 2001 From: Gabriel Stein Date: Tue, 28 Apr 2020 11:39:18 -0400 Subject: [PATCH] Add code of conduct I'm not sure if I can push directly to this without messing up the npm release, so leaving this as a PR --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5495ed3..bdcfeb6 100755 --- a/README.md +++ b/README.md @@ -140,3 +140,6 @@ onMouseDown={(evt)=> { evt.preventDefault(); }} ``` + +## Code of Conduct +[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](https://github.com/knowledgefutures/general/blob/master/CODE_OF_CONDUCT.md)