From 1f6eece92cd8b9ecf738f12728645a162d5ce77f Mon Sep 17 00:00:00 2001 From: Ryan Nystrom Date: Tue, 30 Oct 2018 13:43:13 -0700 Subject: [PATCH] Add Code of Conduct (#1273) Summary: Adds FB standard CoC Pull Request resolved: https://github.com/Instagram/IGListKit/pull/1273 Differential Revision: D12844305 Pulled By: rnystrom fbshipit-source-id: c1eda7ce660baecbcb9dc48ea4d6865302ebbacc --- CODE_OF_CONDUCT.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CODE_OF_CONDUCT.md diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 00000000..0d31b1ff --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,5 @@ +# 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.fb.com/codeofconduct/) +so that you can understand what actions will and will not be tolerated. \ No newline at end of file