Skip to content

Commit b0fb354

Browse files
committed
added mentoring and speaker mentoring sections
1 parent e08cac0 commit b0fb354

File tree

3 files changed

+57
-0
lines changed

3 files changed

+57
-0
lines changed

contributing/community/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ Community
77
releases
88
review-comments
99
reviews
10+
mentoring
11+
speaker-mentoring
1012
other

contributing/community/mentoring.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Mentoring
2+
=========
3+
4+
Reading the :doc:`contributing </contributing/index>` is already a great way
5+
to get started on becoming a Symfony contributor. However, sometimes
6+
it might still seem overwhelming and for this purpose we created a
7+
dedicated slack channel called `contribs`_ to connect new contributors
8+
to long time contributors that can help get started and give some one
9+
on one advice on the entire process.
10+
11+
.. _`contribs`: https://symfony-devs.slack.com/messages/contribs
12+
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
Speaker mentoring
2+
=================
3+
4+
The Symfony community benefits greatly from as many people as possible
5+
sharing their knowledge and experience with others. Every different
6+
point of view adds to our collective understanding of how to best use
7+
and evolve the code, design patterns and architecture provided within
8+
the Symfony community. As such we specifically welcome not only sharing
9+
from long time contributors, but also from new users as they will come
10+
across entirely different challenges with a totally fresh new look and
11+
perspective.
12+
13+
How to get started
14+
------------------
15+
16+
Given a first talk at a conference can seem quite intimidating but we
17+
want to make sure that as many people as possible are empowered to take
18+
this path if they are motivated. Therefore we have collected a few
19+
resources with advice. More importantly we connect experienced speakers
20+
with people just taking their first steps in this area:
21+
22+
.. tip::
23+
24+
A good first step might be given a talk at a local user group to a
25+
smaller crowd that one knows more intimately. As a next step give
26+
a talk at conference in your mother tongue.
27+
28+
The best way to find people that can review your talk idea or slides is
29+
the `speaker mentoring channel`_ on Symfony slack. There are many
30+
seasoned speakers with knowledge in various parts of Symfony that are
31+
motivated to help anyone get started on the path towards becoming a
32+
public speaker. They can even do practice runs via video chat!
33+
Furthermore, they can also be an ally when it comes to the day of
34+
given the talk at a conference!
35+
36+
Likely the premier resource with advice on `public speaking`_ is a
37+
collection of links maintained by VM (Vicky) Brasseur. It covers
38+
everything from finding a conference call for proposals, how to
39+
refine a proposal, to how to put together slide decks to practical
40+
tips for preparation and talk delivery.
41+
42+
.. _speaker mentoring channel: https://symfony-devs.slack.com/messages/speaker-mentoring
43+
.. _public speaking: https://github.com/vmbrasseur/Public_Speaking

0 commit comments

Comments
 (0)