Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Commit 01fbd14

Browse files
author
Andreas Linde
committed
Added contributor license to README
1 parent 9fd5cc0 commit 01fbd14

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ The HockeyAppUnity-iOS plugin implements support for using HockeyApp in your Uni
66
2. [Installation & Setup](#2)
77
3. [Examples](#3)
88
4. [Troubleshooting](#4)
9-
5. [Licenses](#5)
9+
5. [Contributor License](#5)
10+
6. [Licenses](#6)
1011

1112
## <a name="1"></a>Requirements (Version 1.0.8)
1213
* [Changelog](Documentation/Changelog.md)
@@ -183,7 +184,11 @@ should be
183184

184185
This might also happen if you forgot to put the app ID inside the script form of the Unity project (see [Create plugin-GameObject](#create_game_object)).
185186

186-
## <a name="5"></a>Licenses
187+
## <a name="5"></a>Contributor License
188+
189+
You must sign a [Contributor License Agreement](https://cla.microsoft.com/) before submitting your pull request. To complete the Contributor License Agreement (CLA), you will need to submit a request via the [form](https://cla.microsoft.com/) and then electronically sign the CLA when you receive the email containing the link to the document. You need to sign the CLA only once to cover submission to any Microsoft OSS project.
190+
191+
## <a name="6"></a>Licenses
187192

188193
The Hockey SDK is provided under the following license:
189194

0 commit comments

Comments
 (0)