@@ -9,16 +9,18 @@ forum, mailing list, wiki, web site, Gitter or IRC room, hackathon, public
9
9
meeting or private correspondence. (See our
10
10
[ list of community fora] ( community/ ) .)
11
11
12
- Scala moderators are appointed by EPFL / Typesafe to maintain the
12
+ Scala moderators are appointed by EPFL and Typesafe to maintain the
13
13
health of the community and will arbitrate in any dispute over the
14
14
conduct of a member of the community.
15
15
16
16
Note: This should not be interpreted like a legal document. It's a statement
17
17
of intent, and a guideline for collaboration.
18
18
19
- The code of conduct consists of a few simple rules:
19
+ The code of conduct consists of some hard-and-fast rules and some guidelines :
20
20
21
- ## (1) Be Respectful
21
+ ## Rules
22
+
23
+ ### (1) Be Respectful
22
24
23
25
The Scala community is made up of a diverse set of individuals and
24
26
backgrounds. Everyone can make a contribution to Scala. Disagreement is no
@@ -46,7 +48,7 @@ are generally unhelpful. What you could have said:
46
48
47
49
> I think perhaps my point was unclear. Let me expand:
48
50
49
- ## (2) Be Courteous
51
+ ### (2) Be Courteous
50
52
51
53
Whether posting to a mailing list, or submitting a bug report we value your
52
54
contribution to Scala. When working with another’s work, be courteous and
@@ -56,15 +58,21 @@ with little to no content on the mailing list. We have a lot of people in
56
58
the community, let’s keep our signal-to-noise ratio high, and set emotions
57
59
aside before coming to the table.
58
60
59
- ## (3) Be Excellent
61
+ ## Guidelines
62
+
63
+ We didn't want our code to consist only of things that aren't allowed.
64
+ Here are some guidelines about how our community can be not just
65
+ good, but great:
66
+
67
+ ### (3) Strive for Excellence
60
68
61
69
Strive to improve in all things. Strive to better Scala, and improve
62
70
understanding. Improve your own teaching styles. Change the way we think about
63
71
code design. Scala is a gateway into a new world of software design, and we’re
64
72
constantly learning new things and opening new avenues. Keep an open mind
65
73
to try new things, and strive to improve what we already know.
66
74
67
- ## (4) Be Thorough
75
+ ### (4) Be Thorough
68
76
69
77
No matter what it is, responding to a question, fixing a bug, writing a
70
78
proposal, make sure the contribution is thorough. Don’t leave things half
0 commit comments