Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 391d8c4

Browse files
authored
Updating with Code of Conduct info.
1 parent 6994792 commit 391d8c4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,6 @@ To test just one of the projects (e.g. cli or sdk), run `gulp test-cli` or `gulp
2828

2929
* Use double quotes for strings
3030
* Use four space tabs
31-
* Use `camelCase` for local variables and imported modules, `PascalCase` for types, and `dash-case` for file names
31+
* Use `camelCase` for local variables and imported modules, `PascalCase` for types, and `dash-case` for file names
32+
33+
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.

0 commit comments

Comments
 (0)