forked from flutter/flutter
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CODE_OF_CONDUCT.md (flutter#94583)
- Loading branch information
Showing
1 changed file
with
9 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,9 @@ | |
|
||
# Code of conduct | ||
|
||
We expect Flutter's contributors to act professionally and respectfully, and | ||
we expect our social spaces to be safe and dignified environments. | ||
The Flutter project expects Flutter's contributors to act professionally | ||
and respectfully. Flutter contributors are expected to maintain the safety | ||
and dignity of Flutter's social environments (such as GitHub and Discord). | ||
|
||
Specifically: | ||
|
||
|
@@ -13,10 +14,11 @@ Specifically: | |
|
||
Should you experience anything that makes you feel unwelcome in Flutter's | ||
community, please contact [[email protected]](mailto:[email protected]) | ||
or, if you prefer, directly contact someone on the team, for instance | ||
[Hixie](mailto:[email protected]) or [Tim](mailto:[email protected]). We will | ||
not tolerate harassment from anyone in Flutter's community, even outside | ||
of Flutter's public communication channels. | ||
or, if you prefer, directly contact someone on the project, for instance | ||
[Hixie](mailto:[email protected]) or [Tim](mailto:[email protected]). | ||
|
||
The Flutter project will not tolerate harassment in Flutter's | ||
community, even outside of Flutter's public communication channels. | ||
|
||
## Conflict resolution | ||
|
||
|
@@ -27,7 +29,7 @@ together, try to understand each other's points of view, and work to | |
find a design that addresses everyone's concerns. | ||
|
||
This is usually sufficient to resolve issues. If you cannot come to an | ||
agreement, ask for the advice of a more senior member of the team. | ||
agreement, ask for the advice of a more senior member of the project. | ||
|
||
Be wary of agreement by attrition, where one person argues a point | ||
repeatedly until other participants give up in the interests of moving | ||
|