From ff3eb11f99d08b7328d1bcaeb096c89bfa1e386a Mon Sep 17 00:00:00 2001 From: retlawrose <95881449+retlawrose@users.noreply.github.com> Date: Thu, 8 Dec 2022 16:15:34 -0600 Subject: [PATCH] Update Contributing.md Yahoo no longer issues CLAs. The OSPO is going through an exercise to remove references to https://yahoocla.herokuapp.com. --- Contributing.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Contributing.md b/Contributing.md index f6ebffc..944bb19 100644 --- a/Contributing.md +++ b/Contributing.md @@ -3,7 +3,7 @@ First, thanks for taking the time to contribute to our project! The following in ## Code of Conduct -By participating in this project, you agree to abide by the [Verizon Media Code of Conduct](Code-of-Conduct.md). Everyone is welcome to submit a pull request or open an issue to improve the documentation, add improvements, or report bugs. +By participating in this project, you agree to abide by the [Oath Code of Conduct](Code-of-Conduct.md). Everyone is welcome to submit a pull request or open an issue to improve the documentation, add improvements, or report bugs. ## How to Ask a Question @@ -19,8 +19,6 @@ If you encounter any bugs while using this software, or want to request a new fe Pull requests are welcome for bug fixes. If you want to implement something new, please [request a feature first](#report-a-bug-or-request-a-feature) so we can discuss it. #### Creating a Pull Request -Before you submit any code, we need you to agree to our [Contributor License Agreement](https://yahoocla.herokuapp.com/); this ensures we can continue to protect your contributions under an open source license well into the future. - Please follow [best practices](https://github.com/trein/dev-best-practices/wiki/Git-Commit-Best-Practices) for creating git commits. When your code is ready to be submitted, you can [submit a pull request](https://help.github.com/articles/creating-a-pull-request/) to begin the code review process.