Fix links in CONTRIBUTING.md.
This commit is contained in:
Родитель
8d9b6ca755
Коммит
c5187896f1
|
@ -1,20 +1,18 @@
|
|||
# How to contribute
|
||||
|
||||
This repository includes **samples**, **documentation** and **supporting scripts** for the Maps SDK. The core source code for the Maps SDK is not part of this repository. The binary is available via a [NuGet package](link-TODO). The supporting scripts are also published as part of this NuGet package.
|
||||
This repository includes **samples**, **documentation** and **supporting scripts** for the SDK. The core source code for the SDK is not part of this repository. The binary is available via a [NuGet package](https://www.nuget.org/packages/Microsoft.Maps.Unity). The supporting scripts are also published as part of this NuGet package.
|
||||
|
||||
Contributions to the samples, documentation, and supporting scripts in this repository are welcome. Changes to the supporting scripts will be folded back into the NuGet package.
|
||||
|
||||
Feature requests and bug reports for the Maps SDK are also welcome.
|
||||
|
||||
Please refer to the following sections on what is expected of feature requests, bug reports, and code contributions.
|
||||
|
||||
## Submitting feature requests
|
||||
For feature requests and suggestions, please log a new issue in the [issue tracker](link-TODO).
|
||||
For feature requests and suggestions, please log a new issue in the [issue tracker](https://github.com/Microsoft/MapsSDK-Unity/issues).
|
||||
|
||||
When creating a feature request or suggestion, please provide a clear desciption and any Unity version requirements or other relevant dependicies.
|
||||
|
||||
## Filing bugs
|
||||
For non-security related bugs please log a new issue in the [issue tracker](link-TODO).
|
||||
For non-security related bugs please log a new issue in the [issue tracker](https://github.com/Microsoft/MapsSDK-Unity/issues).
|
||||
|
||||
When submitting a bug, please be sure to include a clear and concise description of the issue, Unity version, steps to repoduce, and any other relevant information like stack traces or screenshots.
|
||||
|
||||
|
@ -59,4 +57,4 @@ Changes to documentation and samples don't need to be published to a NuGet packa
|
|||
|
||||
## 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 [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
|
||||
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 [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
|
||||
|
|
Загрузка…
Ссылка в новой задаче