Skip to content

Commit

Permalink
Update contributing procedure
Browse files Browse the repository at this point in the history
  • Loading branch information
minborg committed Jul 21, 2021
1 parent f0a0209 commit 420254e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ The contract can be found [here](https://github.com/speedment/jpa-streamer/blob/

Once we have received the signed CLA, your name will be added to the project's ```<contributors>...</contributors>``` tags :-)

The simplest way of signing the CLA is to:

* Copy the file `CONTRIBUTOR_LICENSE_AGREEMENT` to the directory `/cla`.
* Fill in the requested data in the file.
* Rename the file to your GitHub handle name.
* Include the file in your first pull request.

Creating a Pull Request
-----------------------------
Expand Down
5 changes: 4 additions & 1 deletion CONTRIBUTOR_LICENSE_AGREEMENT
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ must have a Contributor License Agreement ("CLA" or “Agreement”)) on file th
signed by each Contributor, indicating agreement to the license terms below. This license is for
Your protection as a Contributor as well as the protection of Speedment and its users; it does not
change Your rights to use Your own Contributions for any other purpose. If You have not
already done so, please complete and send an original, signed Agreement to:
already done so, copy this file to the directory `/cla`, fill in the data below and rename the file
to your GitHub handle name and include the file in your first pull request.

Alternately, please complete and send an original, signed Agreement to:

Speedment, Inc.
470 Ramona Street
Expand Down

0 comments on commit 420254e

Please sign in to comment.