Skip to content

Commit

Permalink
docs(contributing): remove code of conduct
Browse files Browse the repository at this point in the history
  • Loading branch information
Naylin15 authored and ajsb85 committed Nov 8, 2017
1 parent 8c2183a commit 531fef4
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,12 @@ Welcome to our ever growing community! We are more than happy to accept external

As a contributor, we present you the guidelines to start contributing in any of the Flyve MDM projects.

* [Code of Conduct](#code-of-conduct)
* [Questions & Doubts](#questions-or-doubts)
* [Bugs](#found-a-bug)
* [Proposed Features](#new-feature)
* [Submitting issues and Pull Requests](#submitting)
* [Coding Rules](#coding-rules)

### Code of Conduct

As contributors and maintainers of the Flyve MDM projects, we pledge to respect everyone who contributes by posting issues, updating documentation, submitting pull requests, providing feedback in comments, and any other activities.

Communication through any of our channels (GitHub, Telegram, mailing lists, Google+, Twitter, etc.) must be constructive and never resort to personal attacks, trolling, public or private harassment, insults, or other unprofessional conduct.

We promise to extend courtesy and respect to everyone involved in this project regardless of gender, gender identity, sexual orientation, disability, age, race, ethnicity, religion, or level of experience. We expect anyone contributing to the Flyve MDM projects to do the same.

If any member of the community violates this code of conduct, the maintainers of the Flyve MDM projects may take action, removing issues, comments, and PRs or blocking accounts as deemed appropriate.

If you are subject to or witness unacceptable behavior, or have any other concerns, please email us at ml-flyvemdm@teclib.com

### Questions or Doubts?

If you require general support assistance, you can find us in [Telegram](https://t.me/flyvemdm), and we'll help you as soon as possible.
Expand Down Expand Up @@ -130,4 +117,4 @@ Here is a detailed guide of [Testing with Xcode](https://developer.apple.com/lib
-scheme "MyApp" \
-sdk iphonesimulator \
-destination 'platform=iOS Simulator,name=iPhone 6,OS=8.1' \
test
test

0 comments on commit 531fef4

Please sign in to comment.