From 0551e5c0bcf956ed83398f016572b89c7173bd2f Mon Sep 17 00:00:00 2001 From: Martine Lenders Date: Fri, 8 Dec 2017 12:49:37 +0100 Subject: [PATCH] doc: Add link to code of conduct to contribution guidelines --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 28457df3f0..868b6de677 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,3 +12,5 @@ This is a short version of the [Development Procedures](https://github.com/RIOT- 5. Describe the technical detail of the change(s) as specific as possible. 6. Use [Labels](https://github.com/RIOT-OS/RIOT/wiki/Labels) to help classify pull requests and issues. + +7. Please adhere to our [code of conduct](https://github.com/RIOT-OS/RIOT/blob/master/CODE_OF_CONDUCT.md)