facebookarchive / facebook-clang-plugins

Plugins to clang-analyzer and clang-frontend
MIT License
483 stars 85 forks source link

Add Code of Conduct #6

Closed flarnie closed 6 years ago

flarnie commented 6 years ago

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 Clang Plugins community profile checklist and increase the visibility of our COC.

test plan: Viewing it on my branch -

screen shot 2017-12-07 at 6 35 40 am screen shot 2017-12-07 at 6 35 48 am

issue: internal task t23481323