-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathslack.html
More file actions
41 lines (35 loc) · 2.05 KB
/
slack.html
File metadata and controls
41 lines (35 loc) · 2.05 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
32
33
34
35
36
37
38
39
40
41
---
layout: page
title: Slack
permalink: /slack/
tags: in-nav
---
<div class="hero">
<div class="container">
<h1>Join the Soft Skills Engineering Slack Community</h1>
<p class="lead">Want an invite? Anyone who donates to the <a href="https://www.patreon.com/SoftSkillsEng">Soft Skills Engineering Patreon</a> gets an invite to the Slack community. Any donation amount for any amount of time. Invites are sent the first week of each month after Patreon bills you.</p>
</div>
</div>
<div class="icon-sep">
<img
src="/img/bolt.svg"
alt="A lightning bolt" />
</div>
<div class="block">
<div class="container">
<h2>Already a member?</h2>
<p class="lead">Welcome to the Soft Skills Engineering Slack!</p>
<p>We're excited to have you join this community interested in the non-technical parts of the technical field of software. These guidelines will help keep the environment safe, welcoming, and friendly.</p>
<h3 class="mt-2">Guidelines</h3>
<ul class="num-list">
<li>Hop in to #intros and introduce yourself. Help us get to know you!</li>
<li>Fill out your profile. Make yourself a human.</li>
<li>Read the <a href="/code-of-conduct">Code of Conduct</a>.</li>
<li>Remember that everyone is welcome to contribute regardless of experience level or background. If you just want to hang back and lurk, that’s cool too.</li>
<li>This Slack is not a place for commercial activity (e.g. recruiting, or marketing your product/conference) except in channels dedicated to that purpose (e.g. #jobs, #consulting-gigs, #conferences, or #services) and never in an unsolicited direct message. If you see commercial behavior going down, direct message @jamison and I’ll fix it.</li>
<li>Really, read the <a href="/code-of-conduct">Code of Conduct</a href>.</li>
</ul>
<p>We're so glad you're joining us. See you on Slack!</p>
<p><small>Thanks to the Rands in Repose <a href="https://randsinrepose.com/welcome-to-rands-leadership-slack/">Slack guidelines</a> which influenced this document.</small></p>
</div>
</div>