-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathconduct.html
214 lines (165 loc) · 8.14 KB
/
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
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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
<!DOCTYPE HTML>
<html>
<head>
<title>Code of Conduct - DSC IIIT Bhagalpur</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="Description" content="Projects of DG IIIT a student club at Indian Institute of information Technology Bhagalpur, Bihar.">
<meta name="Keywords" content="Saichethan Reddy,DG IIIT, IIIT BH, IIIT Bhagalpur">
<meta property="og:title" content="DG IIIT">
<meta property="og:type" content="website">
<meta property="og:url" content="https://dgiiit.github.io/">
<meta property="og:image" content="https://dgiiit.github.io/logo.png">
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<link rel="apple-touch-icon" sizes="57x57" href="/icon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/icon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/icon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/icon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/icon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/icon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/icon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/icon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/icon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/icon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/icon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/icon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/icon/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
</head>
<body class="is-preload">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [{
"@type": "Question",
"name": "What is DG IIIT?",
"acceptedAnswer": {
"@type": "Answer",
"text": " DG IIIT is a non-profit organization with a core team of computer science enthusiasts who wanted to boost the programming, software development culture along with lot of fun activities at IIIT Bhagalpur.<a href='https://dgiiit.github.io/'> Click here </a> to know more.</p>"
}
}, {
"@type": "Question",
"name": "Who is the founder of DG IIIT?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Saichethan Reddy, a computer science undergraduate of batch (2017-21) started DG IIIT along with two other friends."
}
}, {
"@type": "Question",
"name": "What is Code of Conduct of DG IIIT?",
"acceptedAnswer": {
"@type": "Answer",
"text": "DG IIIT is a safe place for everyone to share opinions and ideas, where everyone’s opinion is valid and important, an open environment where we have all come to learn from each other. There are no bad ideas. <br/> <p><a https://dgiiit.github.io/conduct.html/'>Click here</a> to learn more about our Code of Conduct.</p>"
}
}, {
"@type": "Question",
"name": "Is DG IIIT a Mozilla Campus Club?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes and No, we are officially recognized by mozilla as Mozilla Campus Club but we currently don't have a regional coordinator in our region to guide us. So, it's bit complicated"
}
}, {
"@type": "Question",
"name": "How to join DG IIIT?",
"acceptedAnswer": {
"@type": "Answer",
"text":"Joining DG IIIT is actually lot easier than you think, just ping us on our social media handles, schedule a meeting in person or virtual that's it."}
}]
}
</script>
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<a href="index.html" class="logo"><strong>DSC</strong> <span>IIIT Bhagalpur</span></a>
<nav>
<a href="#menu">Menu</a>
</nav>
</header>
<!-- Menu -->
<nav id="menu">
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="opportunities.html">Opportunities</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="community.html">Community</a></li>
</ul>
<ul class="actions stacked">
<li><a href="https://dgiiit.slack.com/" class="button fit">Log In</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main" class="alt">
<!-- One -->
<section id="one">
<div class="inner">
<header class="major">
<h1>Code of Conduct</h1>
</header>
<br>
<h2>What we believe in: </h2>
<ul>
<li>A safe place for everyone to share opinions and ideas</li>
<li>Everyone’s opinion is valid and important. There are no bad ideas.</li>
<li>The conversation is not meant to discredit any person, organization, group, demographic or gender.</li>
<li>An open environment where we have all come to learn from each other.</li>
<li>We are here to be accommodative and supportive of each other, not mean, sarcastic or attack each other</li>
<li>Say “I” when expressing your opinion so it doesn’t sound like you are speaking for an unknown collective group. </li>
</ul>
<br/><br/>
<h2>What we expect: </h2>
<ul>
<li>Listen actively -- respect others when they are talking.</li>
<li>Speak from your own experience instead of generalizing ("I" instead of "they," "we," and "you").</li>
<li>Do not be afraid to respectfully challenge one another by asking questions, but refrain from personal attacks -- focus on ideas.</li>
<li>Participate to the fullest of your ability -- community growth depends on the inclusion of every individual voice.</li>
<li>Instead of invalidating somebody else's story with your own spin on her or his experience, share your own story and experience.</li>
<li>The goal is not to agree -- it is to gain a deeper understanding.</li>
<li>Be conscious of body language and nonverbal responses -- they can be as disrespectful as words.</li>
</ul>
<br/><br/>
<h2>Remember to be:</h2>
<ul>
<li>Open to real conversations where individuals can be vulnerable and open</li>
<li>Honest to each other</li>
<li>Respectful of different ideas and backgrounds</li>
<li>Understanding of different perspectives</li>
<li>Preview material ahead of time to ensure that it is appropriate for workshop participants (if possible) </li>
<li>Encouraging good behavior or when individuals participate in ways that might be out of the norm for themselves</li>
</ul>
<br/><br/>
<h2>Inform us when: </h2>
<ul>
<li>Becoming embarrassed or uncomfortable </li>
<li>Feeling overwhelmed by the reaction of others in the room</li>
<li>Feeling unsupported or isolated because of comments made</li>
</ul>
<br/><br/>
<footer id="footer">
<div class="inner">
<ul class="icons">
<li><a href="#" class="icon alt fa-facebook"><span class="label">Facebook</span></a></li>
</ul>
<ul class="copyright">
<li>© Reddy</li><li><a href="https://dgiiit.github.io">DG IIIT</a></li>
</ul>
</div>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>