diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 00000000..0a45f9bd --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,3 @@ +# Code of Conduct + +Facebook has adopted a Code of Conduct that we expect project participants to adhere to. Please [read the full text](https://code.facebook.com/codeofconduct) so that you can understand what actions will and will not be tolerated. diff --git a/surround360_design/CONTRIBUTING.md b/surround360_design/CONTRIBUTING.md index c1069225..8b5ccea4 100644 --- a/surround360_design/CONTRIBUTING.md +++ b/surround360_design/CONTRIBUTING.md @@ -3,6 +3,9 @@ We want to make contributing to this project as easy and transparent as possible. +## Code of Conduct +The code of conduct is described in [`CODE_OF_CONDUCT.md`](../CODE_OF_CONDUCT.md). + ## Our Development Process We maintain a repository for Surround 360 using Facebook's internal infrastructure, which is automatically synched with GitHub. diff --git a/surround360_render/CONTRIBUTING.md b/surround360_render/CONTRIBUTING.md index 73401ce4..797504ee 100644 --- a/surround360_render/CONTRIBUTING.md +++ b/surround360_render/CONTRIBUTING.md @@ -3,6 +3,9 @@ We want to make contributing to this project as easy and transparent as possible. +## Code of Conduct +The code of conduct is described in [`CODE_OF_CONDUCT.md`](../CODE_OF_CONDUCT.md). + ## Our Development Process We maintain a repository for Surround 360 using Facebook's internal infrastructure, which is automatically synched with GitHub.