-
Notifications
You must be signed in to change notification settings - Fork 0
/
join.html
30 lines (29 loc) · 1.65 KB
/
join.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
---
layout: default
title: How to Join
permalink: /join/
---
<!-- Banner -->
<section id="banner">
<div class="inner">
<div class="logo-cto"><a href="/"><img class="icon" style="border-radius: inherit;" src="/assets/images/CTO-logo-01.png" /></a></div>
<h2>How to Join</h2>
</div>
</section>
<section id="wrapper">
<div class="wrapper">
<div class="inner prose">
<p>Most individuals join the group through an introduction by an existing member who is willing to sponsor them. We are, of course, are happy to have you join the group with or without a sponsor; the process is the same. We need to hear from your directly.</p>
<p>If you are currently or have been a CTO, VP, or Director within your organization’s technology team, with one or more teams reporting to you, this group is for you and we’re excited to join forces.</p>
<p>Please send an email to <a href="mailto:{{ site.email }}" target="_blank">{{ site.email }}</a> with some additional context that answers the following:</p>
<ul>
<li>What value or contribution do you see yourself making to the group?</li>
<li>What is your experience and position at a high level? (linkedin profile welcome)</li>
<li>What questions do you have about the group?</li>
<li>What can the Chicago CTO Group do for you?</li>
</ul>
<p>If you know an existing member who is willing to sponsor you, please CC them on your introductory email.</p>
<p>We will be glad to meet up for coffee and introduce you to the group.</p>
</div>
</div>
</section>