From 2d97028791f5192aea471019fae2e1ce44ceed26 Mon Sep 17 00:00:00 2001 From: Vittorio Caggiano Date: Fri, 24 Nov 2023 11:55:23 -0500 Subject: [PATCH 1/2] update coc and contrib guidelines --- docs/CODE_OF_CONDUCT.md | 2 +- docs/CONTRIBUTING.md | 13 +------------ 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/docs/CODE_OF_CONDUCT.md b/docs/CODE_OF_CONDUCT.md index 08b500a2..068cdf4e 100644 --- a/docs/CODE_OF_CONDUCT.md +++ b/docs/CODE_OF_CONDUCT.md @@ -59,7 +59,7 @@ the project or its community. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported by contacting the project team at . All +reported by contacting the project team at . All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 3da956bc..242daddf 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -12,26 +12,15 @@ We actively welcome your pull requests. 3. If you've changed APIs, update the documentation. 4. Ensure the test suite passes. 5. Make sure your code lints. -6. If you haven't already, complete the Contributor License Agreement ("CLA"). - -## Contributor License Agreement ("CLA") - -In order to accept your pull request, we need you to submit a CLA. You only -need to do this once to work on any of Facebook's open source projects. - -Complete your CLA here: ## Issues We use GitHub issues to track public bugs. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue. -Facebook has a [bounty program](https://www.facebook.com/whitehat/) for the -safe disclosure of security bugs. In those cases, please go through the process -outlined on that page and do not file a public issue. ## License -By contributing to Facebook Open Source Projects, you agree that your +By contributing to this Open Source Project, you agree that your contributions will be licensed under the LICENSE file in the root directory of each project's source tree. From 6bcf93797157a4cac548b9f49ac70489dc6b36a9 Mon Sep 17 00:00:00 2001 From: Vittorio Caggiano Date: Fri, 24 Nov 2023 11:56:29 -0500 Subject: [PATCH 2/2] fix typo --- docs/CODE_OF_CONDUCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CODE_OF_CONDUCT.md b/docs/CODE_OF_CONDUCT.md index 068cdf4e..15887cd1 100644 --- a/docs/CODE_OF_CONDUCT.md +++ b/docs/CODE_OF_CONDUCT.md @@ -59,7 +59,7 @@ the project or its community. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported by contacting the project team at . All +reported by contacting the project team at . All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident.