We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5b39e0 commit 398923aCopy full SHA for 398923a
.github/contributing.md
@@ -38,7 +38,7 @@ Issues labelled `good first contribution`.
38
39
For your contribution to be accepted:
40
41
-- [x] You must have signed the [Contributor License Agreement (CLA)](https://cla-assistant.io/slackapi/python-slack-sdk).
+- [x] You must have signed the [Contributor License Agreement (CLA)](https://cla.salesforce.com/sign-cla).
42
- [x] The test suite must be complete and pass (see the [Maintainer's Guide](./maintainers_guide.md) for details on how to run the tests).
43
- [x] The changes must be approved by code review.
44
- [x] Commits should be atomic and messages must be descriptive. Related issues should be mentioned by Issue number.
0 commit comments