|
1 | 1 | --- |
2 | 2 | myst: |
3 | 3 | html_meta: |
4 | | - "description": "" |
5 | | - "property=og:description": "" |
6 | | - "property=og:title": "" |
7 | | - "keywords": "" |
| 4 | + "description": "Plone developer culture" |
| 5 | + "property=og:description": "Plone developer culture" |
| 6 | + "property=og:title": "Plone developer culture" |
| 7 | + "keywords": "Plone, developer, culture" |
8 | 8 | --- |
9 | 9 |
|
10 | | -% -*- coding: utf-8 -*- |
| 10 | +```{todo} |
| 11 | +This content is probably redundant and should be purged. |
| 12 | +``` |
11 | 13 |
|
12 | | -# Plone Developer Culture |
| 14 | +# Plone developer culture |
13 | 15 |
|
14 | | -If you are going to be contributing to Plone, we ask a couple things. |
| 16 | +If you are going to contribute to Plone, we ask a couple things. |
15 | 17 | First, please join the [Plone forum](https://community.plone.org) and at minimum lurk around. |
16 | 18 | You will quickly see how people work and what kind of things are best suited for group discussion. |
17 | | -Second, please ask for help setting up your environment, in the forum or in chat. |
| 19 | +Second, please ask for help setting up your environment, in the forum. |
18 | 20 |
|
19 | 21 | Most of our developers work there and you will get the best advice there. |
20 | 22 |
|
21 | | -For chat, video and screen-sharing opportunities, join our Plone Discord channel. |
22 | | -More info on how to join Plone Discord can be found under [support/chat on plone.org](http://plone.org/support/chat). |
23 | | -The people there have mostly been using Plone for a very long time and are happy to help you get going and make the right decisions. |
24 | | - |
25 | 23 | If you are actively committing code, always keep an eye on our [Jenkins CI](https://jenkins.plone.org/) to know if your recent commits have broken (or fixed!) the build. |
26 | 24 |
|
27 | 25 | If you are in a timezone when things are not very active, please post to the forum or grab a drink and wait for people to wake up. |
28 | 26 |
|
29 | | -**When in doubt, please ask**! |
| 27 | +**When in doubt, please ask** |
30 | 28 |
|
31 | 29 | The code base is very complicated and everyone is vested in the right thing happening. |
32 | | -Despite the occasional grouch here and there, most Plone devs will go out of their way to get you on the right path. |
| 30 | +Despite the occasional grouch here and there, most Plone developers will go out of their way to get you on the right path. |
0 commit comments