You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 19, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,8 @@ The HockeyAppUnity-iOS plugin implements support for using HockeyApp in your Uni
6
6
2.[Installation & Setup](#2)
7
7
3.[Examples](#3)
8
8
4.[Troubleshooting](#4)
9
-
5.[Licenses](#5)
9
+
5.[Contributor License](#5)
10
+
6.[Licenses](#6)
10
11
11
12
## <aname="1"></a>Requirements (Version 1.0.8)
12
13
*[Changelog](Documentation/Changelog.md)
@@ -183,7 +184,11 @@ should be
183
184
184
185
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)).
185
186
186
-
## <aname="5"></a>Licenses
187
+
## <aname="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
+
## <aname="6"></a>Licenses
187
192
188
193
The Hockey SDK is provided under the following license:
0 commit comments