Skip to content

Commit 81b261e

Browse files
Update CONTRIBUTING.md (#973)
Updating CLA instructions
1 parent b2d7a6e commit 81b261e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CONTRIBUTING.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ If you're considering anything more than correcting a typo or fixing a minor bug
1919
[vcap-dev]: https://groups.google.com/a/cloudfoundry.org/forum/#!forum/vcap-dev
2020

2121
## Sign the Contributor License Agreement
22-
Please open an issue in the [GitHub issue tracker][] to receive instructions on how to fill out the Contributor License Agreement.
22+
If you are not yet covered under a Corporate CLA or Individual CLA, you'll be prompted to sign or be approved by your company when you put in your first Pull Request. Please follow the prompts in the EasyCLA check within that Pull Request. For additional assistance please [open a ticket here][].
23+
24+
[open a ticket here]: https://jira.linuxfoundation.org/servicedesk/customer/portal/4
2325

2426
## Use short branch names
2527
Branches used when submitting pull requests should preferably using succinct, lower-case, dash (-) delimited names, such as 'fix-warnings', 'fix-typo', etc. In [fork-and-edit][] cases, the GitHub default 'patch-1' is fine as well. This is important, because branch names show up in the merge commits that result from accepting pull requests, and should be as expressive and concise as possible.

0 commit comments

Comments
 (0)