-
-
Notifications
You must be signed in to change notification settings - Fork 112
Expand file tree
/
Copy pathindex.html
More file actions
31 lines (31 loc) · 1.12 KB
/
index.html
File metadata and controls
31 lines (31 loc) · 1.12 KB
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
---
layout: page
title: "GSoC: Guidance"
---
<div id="section-page">
<div class="container container-blog">
<div class="masthead-blog-detal">
<h1><span>{{ page.title }}</span></h1>
<p>Some guidelines on joining and working with Typelevel for GSoC.</p>
{% include _tab-gsoc.html %}
</div>
<div class="blog-detail-content">
<h2>Welcome!</h2>
<p>
Typelevel is in the process of applying to be a mentoring organization for
<a href="https://summerofcode.withgoogle.com/">Google Summer of Code 2025</a>.
Stay tuned!
</p>
<p>
Contributors: Feel free to join our Discord server and introduce yourself in the
<a href="https://discord.gg/hAKabfGjUw">#summer-of-code channel</a>.
We are still early in the GSoC process, but we would love to say hello and help you get started with contributing to our projects!
</p>
<p>
Mentors: Please reach out in the
<a href="https://github.com/orgs/typelevel/discussions/156">GitHub org discussion</a>
if you want to be part of GSoC 2025.
</p>
</div>
</div>
</div>