From 136cca7a64c355f64a5554c2969efa51cc4cfa10 Mon Sep 17 00:00:00 2001 From: Fil Maj Date: Wed, 20 Sep 2023 16:13:51 -0400 Subject: [PATCH] Update contributing.md with correct CLA link --- .github/contributing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/contributing.md b/.github/contributing.md index a97b3b5..47fd03c 100644 --- a/.github/contributing.md +++ b/.github/contributing.md @@ -34,7 +34,7 @@ Issues labelled `good first contribution`. For your contribution to be accepted: -- [x] You must have signed the [Contributor License Agreement (CLA)](https://cla-assistant.io/slackapi/slack-github-action). +- [x] You must have signed the [Contributor License Agreement (CLA)](https://cla.salesforce.com/sign-cla). - [x] The test suite must be complete and pass. - [x] The changes must be approved by code review. - [x] Commits should be atomic and messages must be descriptive. Related issues should be mentioned by Issue number. @@ -56,4 +56,4 @@ If the contribution doesn't meet the above criteria, you may fail our automated ## Maintainers -There are more details about processes and workflow in the [Maintainer's Guide](./maintainers_guide.md). \ No newline at end of file +There are more details about processes and workflow in the [Maintainer's Guide](./maintainers_guide.md).