From 6930d0096d7e87d0780f3663c26fca4b813b1398 Mon Sep 17 00:00:00 2001 From: Daniele Conventi Date: Mon, 16 Oct 2017 14:47:45 +0200 Subject: [PATCH] Added CONTRIBUTING.md --- CONTRIBUTING.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..b904104 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,36 @@ +# Contributing to Realize + +:+1: First off, thanks for taking the time to contribute! :+1: + +The following is a set of guidelines for contributing to this node package. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request. + +#### Table Of Contents + +[Code of Conduct](#code-of-conduct) + +[How Can I Contribute?](#how-can-i-contribute) + +## Code of Conduct +This project and everyone participating in it is governed by following best pratices: + +* Using welcoming and inclusive language +* Being respectful of differing viewpoints and experiences +* Gracefully accepting constructive criticism +* Focusing on what is best for the community +* Showing empathy towards other community members + +Examples of unacceptable behavior by participants include: + +* The use of sexualized language or imagery and unwelcome sexual attention or advances +* Trolling, insulting/derogatory comments, and personal or political attacks +* Public or private harassment +* Publishing others' private information, such as a physical or electronic address, without explicit permission +* Other conduct which could reasonably be considered inappropriate in a professional setting + +By participating, you are expected to uphold this code. Please report unacceptable behavior. + +## How Can I Contribute? +* Report Bugs +* Suggest Features +* Make Pull Requests +* Give a star :star: to the project