Commit Graph

2 Commits

Author SHA1 Message Date
baptistemanson
e05835ce69 Updated the code of conduct links. (#2284)
Summary:
Release notes: None

I updated the code of conduct links, the old ones were 404.
Please note ReactJS and Prepack have different CoC.
Pull Request resolved: https://github.com/facebook/prepack/pull/2284

Differential Revision: D8895997

Pulled By: sb98052

fbshipit-source-id: 90d84fa6215b9d1f1705de43511552e78be8dd00
2018-07-18 10:39:53 -07:00
Flarnie Marchan
bf40d977b7 Add COC to Prepack
Summary:
**what is the change?:**
Adding a document linking to the Facebook Open Source Code of Conduct,
for visibility and to meet Github community standards.

**why make this change?:**
Facebook Open Source provides a Code of Conduct statement for all
projects to follow.

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 [Prepack's Community Profile](https://github.com/facebook/prepack/community)
checklist and increase the visibility of our COC.

We also added a link in the `CONTRIBUTING` in case folks miss the separate document.

**test plan:**
Viewing it on my branch -
![screen shot 2017-11-20 at 5 40 32 pm](https://user-images.githubusercontent.com/1114467/33050560-50e9b96c-ce1a-11e7-94bc-78d1d612f235.png)
![screen shot 2017-11-20 at 5 41 06 pm](https://user-images.githubusercontent.com/1114467/33050561-5100f33e-ce1a-11e7-8c08-900173f35403.png)

**issue:**
internal task t23481323
Closes https://github.com/facebook/prepack/pull/1177

Reviewed By: hermanventer

Differential Revision: D6382927

Pulled By: flarnie

fbshipit-source-id: 6beba68e566b23c5fe901c9ecb0043424217a960
2017-11-20 21:33:13 -08:00