This repository has been archived by the owner on Mar 13, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
request-slack.html
42 lines (41 loc) · 2 KB
/
request-slack.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
---
description: Request an invite to the Techqueria slack team
title: Request an invite to Techqueria Slack
url: /slack/
layout: new
---
<section class="tint-bg bg-taco" style="background-image: url(/images/slack-taco.png);">
<div class="container">
<div class="row">
<div class="col-md-8 col-sm-9 inner center-block text-center aos-init aos-animate" data-aos="fade-up">
<header>
<h1>Request an invite to our Slack</h1>
</header>
</div>
</div>
</div>
</section>
<section class="team">
<div class="container">
<div class="row">
<header class="col-sm-12 col-md-10 col-md-offset-1">
<p>If you are already a slack member, sign up here:
<a href="http://latinos.slack.com/" target="_blank">http://latinos.slack.com/</a> </p>
</header>
<div class="col-sm-12 col-md-10 col-md-offset-1">
<p>
We'd like to learn more a little bit about your interest in our community.
Please answer <a href="https://docs.google.com/forms/d/e/1FAIpQLSdOHxMgRifkgekshIjNVvV5Ky4jlYIIbIhLwe1Z83ZF67is-Q/viewform"> these questions </a>
and you'll receive an invitation to our Slack.
</p>
<p>
In the meantime, look at our <a href="https://www.linkedin.com/groups/13500636">LinkedIn</a>
and <a href="https://www.facebook.com/groups/techqueria/">Facebook</a> groups.
Review our <strong><a href="/code-of-conduct/">code of conduct</a></strong> and our
<a href="/welcome-to-slack">welcome to slack</a> page.
</p>
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSdOHxMgRifkgekshIjNVvV5Ky4jlYIIbIhLwe1Z83ZF67is-Q/viewform?embedded=true" height="1500" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
</div>
</div>
</div>
</section>