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
Copy file name to clipboardExpand all lines: README.md
+21-2Lines changed: 21 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,25 @@ Welcome to the WebView2Samples repo. This repo contains several types of sample
9
9
* Deployment samples - Samples that demonstrate deploying the WebView2 Runtime. For more information, see [Deployment samples](https://docs.microsoft.com/microsoft-edge/webview2/samples/deployment-samples).
10
10
11
11
12
-
#### Open Source repo
12
+
##Contributing
13
13
14
-
This repo follows the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). See the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/). Contact opencode@microsoft.com with any additional questions or comments.
14
+
This project welcomes contributions and suggestions. Most contributions require you to agree to a
15
+
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
16
+
the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
17
+
18
+
When you submit a pull request, a CLA bot will automatically determine whether you need to provide
19
+
a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions
20
+
provided by the bot. You will only need to do this once across all repos using our CLA.
21
+
22
+
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
23
+
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
24
+
contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
25
+
26
+
27
+
## Trademarks
28
+
29
+
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft
30
+
trademarks or logos is subject to and must follow
31
+
[Microsoft Trademark and Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).
32
+
Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.
33
+
Any use of third-party trademarks or logos are subject to those third-party's policies.
0 commit comments