Skip to content

Commit

Permalink
Update conflict-policy.html (#453)
Browse files Browse the repository at this point in the history
cleaned up for readability, i had trouble understanding the difference versus private / public at first
  • Loading branch information
greydoubt committed Jan 2, 2024
1 parent a66da90 commit c757a29
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions metabrainz/templates/index/conflict-policy.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ <h2>{{ _('Introduction') }}</h2>
</p>

<p>
This policy divides conflicts into two categories: Public and private. Private conflicts are conflicts
that involve confidential information regarding contributors, contractors or supporters. Any conflict
that does not involve confidential information is considered to be a public conflict. For instance, a
This policy divides conflicts into two categories: Private and public. Private conflicts are conflicts
that involve *confidential* information regarding contributors, contractors or supporters. Otherwise, any conflicts
that do not involve confidential information are considered to be public conflicts. For instance, a
conflict between a contractor and the Executive Director (aka BDFL) that involves contractor pay is
considered a private conflict because pay rates are confidential information. A public conflict in edit
notes between two editors in our community does not involve confidential information and therefore should
Expand Down

0 comments on commit c757a29

Please sign in to comment.