Skip to content

Commit 53bf1f3

Browse files
committed
Tidy up culture.md
1 parent f8a0da1 commit 53bf1f3

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

coredev/culture.md

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,30 @@
11
---
22
myst:
33
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"
88
---
99

10-
% -*- coding: utf-8 -*-
10+
```{todo}
11+
This content is probably redundant and should be purged.
12+
```
1113

12-
# Plone Developer Culture
14+
# Plone developer culture
1315

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.
1517
First, please join the [Plone forum](https://community.plone.org) and at minimum lurk around.
1618
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.
1820

1921
Most of our developers work there and you will get the best advice there.
2022

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-
2523
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.
2624

2725
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.
2826

29-
**When in doubt, please ask**!
27+
**When in doubt, please ask**
3028

3129
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

Comments
 (0)