Skip to content

Commit 630972a

Browse files
author
Michael Hoffman
committed
Add "Contributing" section to top-level readme
copied https://github.com/MicrosoftEdge/Demos/blob/main/README.md
1 parent c617c61 commit 630972a

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

README.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,25 @@ Welcome to the WebView2Samples repo. This repo contains several types of sample
99
* 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).
1010

1111

12-
#### Open Source repo
12+
## Contributing
1313

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

Comments
 (0)