-
Notifications
You must be signed in to change notification settings - Fork 0
/
code-of-conduct.html
63 lines (46 loc) · 2.25 KB
/
code-of-conduct.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,maximum-scale=2">
<link rel="stylesheet" type="text/css" media="screen" href="/dotnet-vs/assets/css/style.css?v=e3a4254016e92d3da99ec8ecad04466bfc8acf8f">
<!-- Begin Jekyll SEO tag v2.6.1 -->
<title>Code of Conduct | dotnet-vs</title>
<meta name="generator" content="Jekyll v3.9.0" />
<meta property="og:title" content="Code of Conduct" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="A global tool for managing Visual Studio installations" />
<meta property="og:description" content="A global tool for managing Visual Studio installations" />
<meta property="og:site_name" content="dotnet-vs" />
<script type="application/ld+json">
{"@type":"WebPage","headline":"Code of Conduct","url":"/dotnet-vs/code-of-conduct.html","description":"A global tool for managing Visual Studio installations","@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/devlooped/dotnet-vs">View on GitHub</a>
<h1 id="project_title">dotnet-vs</h1>
<h2 id="project_tagline">A global tool for managing Visual Studio installations</h2>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h1 id="code-of-conduct">Code of Conduct</h1>
<p>This project has adopted the code of conduct defined by the Contributor Covenant
to clarify expected behavior in our community.</p>
<p>For more information, see the <a href="https://dotnetfoundation.org/code-of-conduct">.NET Foundation Code of Conduct</a>.</p>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p class="copyright">dotnet-vs maintained by <a href="https://github.com/devlooped">devlooped</a></p>
<p>Published with <a href="https://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>