Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Code of Conduct #129

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add Code of Conduct #129

wants to merge 2 commits into from

Commits on Dec 17, 2017

  1. Add CODE_OF_CONDUCT.md

    In the past Facebook didn't promote including a Code of Conduct when creating new projects, and many projects skipped this important document. Let's fix it. :)
    
    why make this change?:
    Facebook Open Source provides a Code of Conduct statement for all
    projects to follow, to promote a welcoming and safe open source community.
    
    Exposing the COC via a separate markdown file is a standard being
    promoted by Github via the Community Profile in order to meet their Open
    Source Guide's recommended community standards.
    
    As you can see, adding this file will improve the [Facebook SDK for Unity community profile
    checklist](https://github.com/facebook/facebook-sdk-for-unity/community) and increase the visibility of our COC.
    
    test plan:
    Viewing it on my branch -
    (Flarnie will insert screenshots)
    
    issue:
    internal task t23481323
    flarnie committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    0987ce8 View commit details
    Browse the repository at this point in the history
  2. Add link to Code of Conduct to CONTRIBUTING

    We just added a `CODE_OF_CONDUCT.md` doc, but it makes sense to link to it in the Contributing guide.
    flarnie committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    db9573a View commit details
    Browse the repository at this point in the history