Skip to content

Commit 540cf1a

Browse files
authored
Merge pull request #55 from slackhq/an-update-cla-agreement-location
Updating CLA agreement link to point to the slack shared agreement
2 parents 11c9078 + 9f6ddb8 commit 540cf1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ There are many ways you can contribute! :heart:
3232

3333
For your contribution to be accepted:
3434

35-
- [x] You must have signed the [Contributor License Agreement (CLA)](https://cla-assistant.io/slackhq/csp-html-webpack-plugin).
35+
- [x] You must have signed the [Contributor License Agreement (CLA)](https://cla-assistant.io/slackhq/hack-json-schema).
3636
- [x] The test suite must be complete and pass.
3737
- [x] The changes must be approved by code review.
3838
- [x] Commits should be atomic and messages must be descriptive. Related issues should be mentioned by Issue number.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ Describe the goal of this PR. Mention any related Issue numbers.
77
* [ ] I've read and understood the [Contributing Guidelines](https://github.com/slackhq/csp-html-webpack-plugin/blob/master/.github/CONTRIBUTING.md) and have done my best effort to follow them.
88
* [ ] I've read and agree to the [Code of Conduct](https://slackhq.github.io/code-of-conduct).
99
* [ ] I've written tests to cover the new code and functionality included in this PR.
10-
* [ ] I've read, agree to, and signed the [Contributor License Agreement (CLA)](https://cla-assistant.io/slackhq/csp-html-webpack-plugin).
10+
* [ ] I've read, agree to, and signed the [Contributor License Agreement (CLA)](https://cla-assistant.io/slackhq/hack-json-schema).

0 commit comments

Comments
 (0)