Skip to content

Commit 4b00c15

Browse files
Add CLA callout to PR template
1 parent f0b9f26 commit 4b00c15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Fixes #
77
### CONTRIBUTOR checklist (do not remove)
88
Please complete for every pull request
99

10+
* [ ] First-time contributors should sign the Contributor License Agreement. It's a fancy way of saying that you are giving away your contribution to this project. If you haven't before, wait a few minutes and a bot will comment on this pull request with instructions.
1011
* [ ] `npm run lint:fix` has been run and linting passes.
1112
* [ ] Mocha, Jest (Storyshots), and `components/component-docs.json` CI tests pass (`npm test`).
1213
* [ ] Tests have been added for new props to prevent regressions in the future. See [readme](https://github.com/salesforce/design-system-react/blob/master/tests/README.md).

0 commit comments

Comments
 (0)