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: codeofconduct/faq/index.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,11 +26,13 @@ The [Microsoft Open Source Code of Conduct](http://opensource.microsoft.com/code
26
26
Having one code and process is both efficient and consistent — community members can participate in any Microsoft-driven project and be confident that they know the norms and that they are supported by a robust process.
27
27
28
28
## <aname="howadopt"></a>How does a project adopt the code and process?
29
-
>All Microsoft projects are automatically covered by the Code of Conduct and the Issue Resolution Process. **However**, it is critical that everyone in the communities be aware of the code and process. For that reason, all projects must link to the Code of Conduct in their README and/or CONTRIBUTING files using the following markdown.
29
+
All Microsoft projects are automatically covered by the Code of Conduct and the Issue Resolution Process. **However**, it is critical that everyone in the communities be aware of the code and process. For that reason, all projects must link to the Code of Conduct in their README and/or CONTRIBUTING files using the following markdown.
30
30
31
-
```This project has adopted the [Microsoft Open Source Code of Conduct](http://opensource.microsoft.com/codeofconduct/).
31
+
```
32
+
This project has adopted the [Microsoft Open Source Code of Conduct](http://opensource.microsoft.com/codeofconduct/).
32
33
For more information see the [Code of Conduct FAQ](http://opensource.microsoft.com/codeofconduct/faq/) or contact
33
-
[opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.```
34
+
[opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
35
+
```
34
36
35
37
## <aname="alreadyhave"></a>What if my Microsoft project already has a Code of Conduct?
36
38
Thanks for being proactive in this important area. You are welcome to continue using your existing Code of Conduct, or you may change to the [Microsoft Open Source Code of Conduct](http://opensource.microsoft.com/codeofconduct/). Either way, all Microsoft projects must use the same issue resolution process. Please ensure that your documentation and guidance is updated to point people at the process outlined in this FAQ (see below).
@@ -41,7 +43,7 @@ Projects in the .NET Foundation are already covered by the [.NET Foundation Cont
41
43
If you have witnessed or been subjected to a violation of the Code of Conduct, please send an email to [opencode@microsoft.com](mailto:opencode@microsoft.com). Your message will be handled in a secure and confidential manner. This email address is monitored by people who are not active in open source projects or communities — so you can be sure that you are not communicating with a person involved in the issue you are reporting. You will receive a response within one business day acknowledging receipt of your email and describing the process for its resolution. (See below for more details.)
42
44
43
45
## <aname="process"></a>What is the process for addressing issues that arise?
44
-
>Emails sent to [opencode@microsoft.com](mailto:opencode@microsoft.com) kick off the following process:
46
+
Emails sent to [opencode@microsoft.com](mailto:opencode@microsoft.com) kick off the following process:
45
47
46
48
* Your message will be acknowledged within one business day.
47
49
* Within the following business day, a small, 2-3, person team will be assembled from a pool of Microsoft employee volunteers to review your concern. This team will be as diverse as possible given its size and will pull in additional people as needed to gain further insight and provide guidance. The team will not include anyone directly involved in the issue that has been raised.
0 commit comments