-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
added mentoring and speaker mentoring sections #10345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,4 +7,6 @@ Community | |
releases | ||
review-comments | ||
reviews | ||
mentoring | ||
speaker-mentoring | ||
other |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
Mentoring | ||
========= | ||
|
||
Reading the :doc:`contributing </contributing/index>` is already a great way | ||
to get started on becoming a Symfony contributor. However, sometimes | ||
it might still seem overwhelming - contributing can be complex! For this | ||
purpose we created a dedicated `Symfony Slack`_ channel called `#mentoring`_ | ||
to connect new contributors to long-time contributors. This is a great way | ||
to get one-on-one advice on the entire process. These long-time contributors | ||
do really want to helpl new contributors - so feel free to ask anything! | ||
|
||
.. _`Symfony Slack`: https://symfony.com/slack-invite | ||
.. _`#mentoring`: https://symfony-devs.slack.com/messages/mentoring | ||
|
||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
Speaker Mentoring | ||
================= | ||
|
||
The Symfony community benefits greatly when as many people as possible | ||
sharing their knowledge and experience with others. Every different | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
point of view adds to our collective understanding of how to best use | ||
and evolve the code, design patterns and architecture provided within | ||
the Symfony community. Because of this, we specifically want to hear | ||
from long-time contributors and new users, who often come across entirely | ||
different challenges with a totally fresh new look and perspective. | ||
|
||
How to get started | ||
------------------ | ||
|
||
Giving a first talk at a conference can seem quite intimidating. But | ||
don't worry! At one time, every speaker went through the same process. | ||
And so, we want to make sure that as many people as possible are empowered | ||
to take this path if they are motivated. We have collected a few resources | ||
with advice to get started. More importantly, we can connect experienced | ||
speakers with people who are just taking their first steps in this area: | ||
|
||
.. tip:: | ||
|
||
A good first step might be to give a talk at a local user group to a | ||
smaller crowd that one knows more intimately. A next step could be to | ||
give a talk at conference in your first language. | ||
|
||
The best way to find people that can review your talk idea or slides is | ||
the `#speaker-mentoring`_ channel on `Symfony Slack`_. There are many | ||
seasoned speakers with knowledge in various parts of Symfony that are | ||
motivated to help you get started on your path towards becoming a | ||
public speaker. They can even do practice runs via video chat! | ||
Furthermore, they can also be an ally when it comes to the day of | ||
giving the talk at a conference! | ||
|
||
A great resource with advice on everything related to`public speaking`_ | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. As an FYI, this sentence is of a passive voice, maybe it could be rewritten into an active voice. But I myself am no star in grammar and copyrighting 😅 There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. To me, the passive voice gives this part a bit of a footnote feeling. It sounds good as is: not something you should do, but some more information in case you're interested. |
||
is a collection of links maintained by VM (Vicky) Brasseur. It covers | ||
everything from finding a conference call for proposals, how to | ||
refine a proposal, to how to put together slide decks to practical | ||
tips for preparation and talk delivery. | ||
|
||
.. _`#speaker-mentoring`: https://symfony-devs.slack.com/messages/speaker-mentoring | ||
.. _`Symfony Slack`: https://symfony.com/slack-invite | ||
.. _`public speaking`: https://github.com/vmbrasseur/Public_Speaking |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mentoring