From 2bf5d2b4e5dc98d7443ae36a55af39e376c61345 Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Thu, 7 Apr 2016 20:49:44 +0100 Subject: [PATCH] Adopt Contributor Covenant 1.2 --- CONTRIBUTING.md | 4 ++++ README.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 91ee1a551..744373b1f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,6 +7,10 @@ We welcome contributions, but request you follow these guidelines. - [Pull-Requests](#pull-requests) - [Contributor License Agreement](#contributor-license-agreement) +This project adheres to the [Contributor Covenant 1.2](http://contributor-covenant.org/version/1/2/0). +By participating, you are expected to uphold this code. Please report unacceptable +behavior to any of the [project's core team](https://github.com/orgs/node-red/teams/core). + ## Raising issues Please raise any bug reports on the relevant project's issue tracker. Be sure to diff --git a/README.md b/README.md index aa40561cd..296cb15d1 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,10 @@ If you want to run the latest code from git, here's how to get started: Before raising a pull-request, please read our [contributing guide](https://github.com/node-red/node-red/blob/master/CONTRIBUTING.md). +This project adheres to the [Contributor Covenant 1.2](http://contributor-covenant.org/version/1/2/0). + By participating, you are expected to uphold this code. Please report unacceptable + behavior to any of the [project's core team](https://github.com/orgs/node-red/teams/core). + ## Authors Node-RED is a creation of [IBM Emerging Technology](http://ibm.com/blogs/et).