forked from oss2019/oss2019.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
/
faq.html
254 lines (220 loc) · 12.2 KB
/
faq.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
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
<!DOCTYPE html>
<html lang="en">
<head>
<title>OSS — IIT Dharwad</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="shortcut icon" href="./images/oss_logo.png" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nunito+Sans:200,300,400,700,900|Roboto+Mono:300,400,500">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/jquery-ui.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/bootstrap-datepicker.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="fonts/flaticon/font/flaticon.css">
<link rel="stylesheet" href="css/fl-bigmug-line.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/custom.css">
</head>
<body>
<div class="site-wrap">
<div class="site-mobile-menu">
<div class="site-mobile-menu-header">
<div class="site-mobile-menu-close mt-3">
<span class="icon-close2 js-menu-toggle"></span>
</div>
</div>
<div class="site-mobile-menu-body"></div>
</div> <!-- .site-mobile-menu -->
<header class="site-navbar py-1" role="banner">
<div class="container">
<div class="row align-items-center">
<div class="col-6 col-xl-2">
<a href="index.html"><img src="images/oss_logo.png" style="max-height: 100px;"></a>
<!-- <h1 class="mb-0"><a href="index.html" class="text-black h2 mb-0">O<strong>SS</strong></a></h1> -->
</div>
<div class="col-10 col-xl-10 d-none d-xl-block">
<nav class="site-navigation text-right" role="navigation">
<ul class="site-menu js-clone-nav mr-auto d-none d-lg-block">
<li><a href="index.html">Home</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="new_post.html"><span class="rounded bg-primary py-2 px-3 text-white"><span class="h5 mr-2">+</span>Propose an Idea </span></a></li>
</ul>
</nav>
</div>
<div class="col-6 col-xl-2 text-right d-block">
<div class="d-inline-block d-xl-none ml-md-0 mr-auto py-3" style="position: relative; top: 3px;"><a href="#" class="site-menu-toggle js-menu-toggle text-black"><span class="icon-menu h3"></span></a></div>
</div>
</div>
</div>
</header> <div class="unit-5 overlay" style="background:teal">
<div class="container text-center">
<h2 class="mb-0">Frequently Asked Questions</h2>
</div>
</div>
<div class="site-section">
<div class="container">
<div class="row">
<!-- <div class="col-lg-6 col-md-12 mb-5" data-aos="fade">
<img src="images/about.jpg" class="img-md-fluid" alt="Placeholder image" style="max-width: 100%">
</div> -->
<div class="col-lg-12 col-md-12">
<div class="bg-white pl-lg-5 pl-0 pb-lg-5 pb-0">
<h2 class="font-weight-bold text-black" data-aos="fade">General</h2>
<br>
<p><b>Where does SoI occur?</b><p>
<p>For the software part, SoI occurs entirely online; there is no requirement to travel as part of the program. Even for the hardware part, the team can work anywhere. However, the team has to submit the final model/prototype in IIT Dharwad.</p>
<br>
<p><b>What can I do to help spread the word about SoI?</b><p>
<p>You can download <a href="SoC19/poster.jpg">flyers</a> to post around your campus. You can also share it on Facebook, Instagram, Twitter, and other social media.</p>
<br>
<p><b>Can I participate in SoI as both a mentor and a student?</b><p>
<p>No. We want to make sure that each project and student receives sufficient attention, and we feel this could create a bad experience for those involved. Please choose whether participation as a mentor or a student is more appealing to you and plan to apply accordingly.</p>
<br>
<p><b>What if I have more questions?</b><p>
<p>If after reading through all the documentation you still don't have an answer please consider reaching out to the OSS community via Gitter channel.</p>
<br>
<p><b>Are all PRs going to be counted for selecting top contributors?</b><p>
<p>For selecting top contributors, only one GOODFIRSTISSUE would be counted and others should not be labeled as GOODFIRSTISSUE.</p>
</div>
<div class="bg-white pl-lg-5 pl-0 pb-lg-5 pb-0">
<h2 class="font-weight-bold text-black" data-aos="fade">Students</h2>
<br>
<p><b>What if I don't know Git?</b><p>
<p>You just need to know <strong>git add</strong>, <strong>git commit</strong> and <strong>git push</strong> for the basics. Also, you can learn a lot (interactively) from <a href="https://learngitbranching.js.org" target="_blank">this</a> website.</p>
<br>
<p><b>What programming language(s) should I know to participate in SoI?</b><p>
<p>The programming language you need to know depends on the project you are working in.</p>
<br>
<p><b>Can I contribute to more than one project?</b><p>
<p>Yes, you can contribute to more than one project. But we recommend that you work on one project.</p>
<br>
<p><b>Will my PR count if I do it in other repos not there in the SoI?</b><p>
<p>No, only those PRs will be counted which are associated with SoI repos but if the other repo is being used in SoI, then it will be counted.</p>
<br>
<p><b>How to submit a PR?</b><p>
<p>A PR should reference an issue opened previously. The issue can be opened by anyone including you. Some project requires a special format for submitting the PR which can be found on their respective repo.</p>
<br>
<p><b>Will all the PRs that would be opened be counted for selecting top contributors?</b><p>
<p>No, only those PRs who will be merged will be counted for selecting top contributors. Whether the PR will be merged or not depends on the mentor. You could request a mentor to review your PR.</p>
</div>
<div class="bg-white pl-lg-5 pl-0 pb-lg-5 pb-0">
<h2 class="font-weight-bold text-black" data-aos="fade">Mentors</h2>
<br>
<p><b>How can I apply for mentor?</b><p>
<p>Fill this <a href="SoC19/soc-form.html">form</a> to apply as a mentor. If you get selected for mentor, you will receive a
confirmation mail before May 6, 2019.</p>
<br>
<p><b>What is the last date to apply as a mentor?</b><p>
<p>The last date to apply as mentor is May 5, 2019.</p>
<br>
<p><b>How much minimum time is required to devote for SoI ‘19?</b><p>
<p>Mentors need to contribute for at least 40 hours in a week. They need to do their best to ensure interested contributors have a great learning experience and that the project is completed in time.</p>
<br>
</div>
</div>
</div>
</div>
</div>
<!-- END section -->
<!--Start Footer-->
<footer class="site-footer unit-5 overlay footer-color">
<div class="container">
<div class="row">
<div class="col-lg-9">
<div class="row">
<div class="col-6 col-md-6 col-lg-6 mb-5 mb-lg-0">
<img src="images/oss_logo.png" style="max-width: 100%">
</div>
<div class="col-6 col-md-3 col-lg-3 mb-5 mb-lg-0">
</div>
<div class="col-6 col-md-3 col-lg-3 mb-5 mb-lg-0">
<div class="text-center">
<h3 class="footer-heading mb-4">Quick Links</h3>
<ul class="list-unstyled">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="codeofconduct.html">Terms & Policies</a></li>
</ul>
</div>
<div class="text-center">
<h3 class="footer-heading mb-4">Follow Us</h3>
<span class="unit-3-icon icon" style="margin-left: 5%" >
<a href="https://www.facebook.com/OSS-Open-Student-Society-390468168410308/" target="_blank">
<img src="images/facebook.png" style="max-width: 20px">
</a>
</span>
<span class="unit-3-icon icon" style="margin-left: 5%" >
<a href="https://www.linkedin.com/company/oss2019" target="_blank">
<img src="images/linkedin.png" style="max-width: 20px">
</a>
</span>
<span class="unit-3-icon icon" style="margin-left: 5%" >
<a href="https://github.com/oss2019/oss2019.github.io/" target="_blank">
<img src="images/github.png" style="max-width: 20px">
</a>
</span>
</div>
</div>
</div>
</div>
<div class="col-lg-3">
<h3 class="footer-heading mb-4">Contact Info</h3>
<ul class="list-unstyled">
<li>
<span class="d-block text-white">Address</span>
Indian Institute of Technology, Dharwad,
Karnataka 580011
</li>
<li>
<span class="d-block text-white">Email</span>
oss@iitdh.ac.in
</li>
</ul>
</div>
</div>
<div class="row pt-5 mt-5 text-center">
<div class="col-md-12">
<p>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright © <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>document.write(new Date().getFullYear());</script> All Rights Reserved <br> OSS, IIT Dharwad<br>
</p>
<p style="font-size: 10px;">
This template is made by <a href="https://colorlib.com" target="_blank" >Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
<br>
Icons made by <a href="https://www.flaticon.com/authors/geotatah" target="_blank" title="geotatah" style="">geotatah</a> from <a href="https://www.flaticon.com/" target="_blank" title="Flaticon">www.flaticon.com </a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a>
</p>
</div>
</div>
</div>
<div class="footer-up-btn">
<div>
<img src="images/arrow-up.png" alt="up">
</div>
</div>
</footer>
<!--End Footer-->
</div>
<script src="js/custom.js"></script>
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/jquery.countdown.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/bootstrap-datepicker.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/main.js"></script>
</body>
</html>