Skip to content

Commit 2da36fe

Browse files
committed
Add CLA details
1 parent cb76efb commit 2da36fe

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CONTRIBUTING.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ By participating, you are expected to uphold this code. Please report unacceptab
1010

1111

1212

13+
== Sign the Contributor License Agreement
14+
Before we accept a non-trivial patch or pull request we will need you to https://cla.pivotal.io/sign/spring[sign the Contributor License Agreement].
15+
Signing the contributor's agreement does not grant anyone commit rights to the main repository, but it does mean that we can accept your contributions, and you will get an author credit if we do.
16+
Active contributors might be asked to join the core team, and given the ability to merge pull requests.
17+
18+
19+
1320
== Building from Source
1421
Source can be built from the command line using https://gradle.org[Gradle] on JDK 1.8 or above.
1522
We include https://docs.gradle.org/current/userguide/gradle_wrapper.html[Gradle's wrapper scripts] (`./gradlew` or `gradlew.bat`) that you can run rather than needing to install Gradle locally.

0 commit comments

Comments
 (0)