-
Notifications
You must be signed in to change notification settings - Fork 90
/
codeofconduct.html
118 lines (114 loc) · 9.14 KB
/
codeofconduct.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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>ONNX | Code of Conduct</title>
<link rel="icon" href="./images/onnx-favicon.png" type="image/gif" sizes="16x16">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="css/custom.css">
<link rel="stylesheet" href="css/responsive.css">
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BTR0V9ZHCR"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BTR0V9ZHCR');
</script>
<body class="innerpage-main-wrapper">
<a class="skip-main" href="#skipMain">Skip to main content</a>
<!-- Partial header.html Start-->
<div w3-include-html="partials/navigation.html"></div>
<!-- Partial header.html End-->
<div class="main-wrapper">
<div class="top-banner-bg"></div>
<div id="skipMain" role="main" tabindex="-1">
<section class="blue-page-title-bar py-3 pb-3">
<div class="outer-container mx-auto">
<div class="container-fluid">
<div class="row">
<div class="col-12">
<h1 class="text-uppercase">Code of Conduct</h1>
</div>
</div>
</div>
</div>
</section>
<div class="outer-container mx-auto py-4 py-md-5">
<section class="blue-title-columns py-2">
<div class="container-fluid">
<div class="row">
<div class="col-12 col-md-12">
<p>This code of conduct outlines expectations for participation in the Open Neural Network Exchange (ONNX) open source community, as well as steps for reporting unacceptable behavior. We are committed to providing a welcoming and inspiring community for all. People violating this code of conduct may be banned from the community. Our open source community strives to:</p>
<ul>
<li><b>Be friendly and patient</b>: Remember you might not be communicating in someone else's primary spoken or programming language, and others may not have your level of understanding.</li>
<li><b>Be welcoming</b>: Our community welcomes and supports people of all backgrounds and identities. This includes, but is not limited to members of any race, ethnicity, culture, national origin, color, immigration status, social and economic class, educational level, sex, sexual orientation, gender identity and expression, age, size, family status, political belief, religion, and mental and physical ability.</li>
<li><b>Be respectful</b>: We are a world-wide community of professionals, and we conduct ourselves professionally. Disagreement is no excuse for poor behavior and poor manners. Disrespectful and unacceptable behavior includes, but is not limited to:
<ol>
<li>Violent threats or language.</li>
<li>Discriminatory or derogatory jokes and language.</li>
<li>Posting sexually explicit or violent material.</li>
<li>Posting, or threatening to post, people's personally identifying information ("doxing").</li>
<li>Insults, especially those using discriminatory terms or slurs.</li>
<li>Behavior that could be perceived as sexual attention.</li>
<li>Advocating for or encouraging any of the above behaviors.</li>
</ol>
</li>
<li><b>Understand disagreements</b>: Disagreements, both social and technical, are useful learning opportunities. Seek to understand the other viewpoints and resolve differences constructively.</li>
<li><b>Remember that we’re different</b>. The strength of our community comes from its diversity, people from a wide range of backgrounds. Different people have different perspectives on issues. Being unable to understand why someone holds a viewpoint doesn’t mean that they’re wrong. Focus on helping to resolve issues and learning from mistakes.</li>
<li>This code is not exhaustive or complete. It serves to capture our common understanding of a productive, collaborative environment. We expect the code to be followed in spirit as much as in the letter.</li>
</ul>
</div>
</div>
</div>
</section>
<section class="blue-title-columns py-2">
<div class="container-fluid">
<div class="row">
<div class="col-12 col-md-12">
<h2>Reporting Code of Conduct Issues</h2>
<p>We encourage all communities to resolve issues on their own whenever possible. This builds a broader and deeper understanding and ultimately a healthier interaction. In the event that an issue cannot be resolved locally, please feel free to report your concerns by contacting <a href="mailto:[email protected]">[email protected]</a>. In your report please include:</p>
<ol>
<li>Your contact information.</li>
<li>Names (real, usernames or pseudonyms) of any individuals involved. If there are additional witnesses, please include them as well.</li>
<li>Your account of what occurred, and if you believe the incident is ongoing. If there is a publicly available record (e.g. a mailing list archive or a public chat log), please include a link or attachment.</li>
<li>Any additional information that may be helpful.</li>
</ol>
<p>All reports will be reviewed by a multi-person team and will result in a response that is deemed necessary and appropriate to the circumstances. Where additional perspectives are needed, the team may seek insight from others with relevant expertise or experience. The confidentiality of the person reporting the incident will be kept at all times. Involved parties are never part of the review team.</p>
<p>Anyone asked to stop unacceptable behavior is expected to comply immediately. If an individual engages in unacceptable behavior, the review team may take any action they deem appropriate, including a permanent ban from the community.</p>
</div>
</div>
</div>
</section>
<section class="blue-title-columns">
<div class="container-fluid">
<div class="row">
<div class="col-12 col-md-12">
<p><i>This code of conduct is based on the <a href="http://todogroup.org/opencodeofconduct">template</a> established by the <a href="http://todogroup.org/">TODO Group</a> and used by numerous other large communities and the Scope section from the <a href="http://contributor-covenant.org/version/1/4/">Contributor Covenant version 1.4</a>.</i></p>
</div>
</div>
</div>
</section>
</div>
</div>
<!-- Partial footer.html Start-->
<div w3-include-html="partials/footer.html"></div>
<!-- Partial footer.html End-->
<a id="back-to-top" href="#" class="btn btn-lg back-to-top" role="button" aria-label="Back to top"><span class="fa fa-angle-up"></span></a>
</div>
<script src="https://www.w3schools.com/lib/w3.js"></script>
<script>
w3.includeHTML();
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script>
<script src="./js/custom.js"></script>
</body>
</html>