|
|
@ -1,8 +1,11 @@
|
|
|
|
# Contributing to Spring Boot
|
|
|
|
# Contributing to Spring Boot
|
|
|
|
|
|
|
|
|
|
|
|
Spring Boot is released under the non-restrictive Apache 2.0 license. If you would like
|
|
|
|
Spring Boot is released under the non-restrictive Apache 2.0 license. If you would like
|
|
|
|
to contribute something, or simply want to hack on the code this document should help
|
|
|
|
to contribute something, or simply want to hack on the code this document should help
|
|
|
|
you get started.
|
|
|
|
you get started.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Sign the Contributor License Agreement
|
|
|
|
|
|
|
|
|
|
|
|
Before we accept a non-trivial patch or pull request we will need you to sign the
|
|
|
|
Before we accept a non-trivial patch or pull request we will need you to sign the
|
|
|
|
[contributor's agreement](https://support.springsource.com/spring_committer_signup).
|
|
|
|
[contributor's agreement](https://support.springsource.com/spring_committer_signup).
|
|
|
|
Signing the contributor's agreement does not grant anyone commit rights to the main repository, but it does mean that we
|
|
|
|
Signing the contributor's agreement does not grant anyone commit rights to the main repository, but it does mean that we
|
|
|
|