This repository has been archived by the owner on Feb 19, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,8 +25,9 @@ This document contains the following sections: | |
2. [Installation & Setup](#2) | ||
3. [Examples](#3) | ||
4. [Troubleshooting](#4) | ||
5. [Contributor License](#5) | ||
6. [Licenses](#6) | ||
5. [Code of Conduct](#5) | ||
6. [Contributor License](#6) | ||
7. [Licenses](#7) | ||
|
||
## <a name="1"></a>Requirements (Version 1.1.0-beta.1) | ||
|
||
|
@@ -136,11 +137,15 @@ Next, open the Android Studio project and define the missing activities inside t | |
|
||
Build and run the project inside Android Studio. | ||
|
||
## <a name="5"></a>Contributor License | ||
## <a name="5"></a>Code of Conduct | ||
|
||
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments. | ||
|
||
## <a name="6"></a>Contributor License | ||
|
||
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. | ||
|
||
## <a name="6"></a>Licenses | ||
## <a name="7"></a>Licenses | ||
|
||
The Hockey SDK is provided under the following license: | ||
|
||
|
@@ -223,4 +228,4 @@ Base64 | |
distributed under the License is distributed on an "AS IS" BASIS, | ||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
See the License for the specific language governing permissions and | ||
limitations under the License. | ||
limitations under the License. |