Skip to content

Commit 7c4d062

Browse files
authored
Merge pull request #83 from CodeWithGroup/feature/add-teams-to-faq
Add information about support for teams to FAQ
2 parents 37063dd + 0536a5c commit 7c4d062

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

_data/questions/discord.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,4 @@ answer: "<p>
77
88
Once you have joined the server, check your email before the event which will tell you which channel to join. Most
99
of our events will start at the Main Stage channel.
10-
</p>
11-
"
12-
10+
</p>"

_data/questions/how-to-mentor.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,3 @@ answer: " <p>
1111
add you into the appropriate Slack channels, give you a folder of your own in our Google Drive, show
1212
you how to set up events, and so on.
1313
</p>"
14-
15-

_data/questions/teams.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name: "teams"
2+
question: "I want to work on a project with other people. Can you support us?"
3+
answer: "<p>
4+
Definitely. We'll give your team a private channel on our Slack workspace,
5+
a private channel/room on our Discord server, and set up a shared folder for
6+
you in our Google Drive account. You also get all the help that other members
7+
get, including mentoring and conversations with our more experienced developers.
8+
</p>"

0 commit comments

Comments
 (0)