Skip to content

Commit

Permalink
[DOCS] Elaborate Hat and Independence Principle for Project Participa…
Browse files Browse the repository at this point in the history
…tion

This PR adds an elaboration of hat and independence principle
for project participation. This is a principle that by default
applies to all apache projects.

See also other reference materials
- http://theapacheway.com/hats/
- https://community.apache.org/projectIndependence.html
  • Loading branch information
tqchen committed Oct 1, 2022
1 parent d4bf9ec commit dec8c35
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/contribute/committer_guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,19 @@ Here are some example applications of this principle:
(as an RFC or a discuss thread).


Independence
------------

Everyone is presumed to be wearing their Apache committer hat when participating in the project.
That is, committers should act - in the context of the project activities - in the best interests of the project.
Separating your hat between committer and any other roles you may have is important in all aspects.

In the context of project participation, it can be helpful to state which hat you are wearing in cases where that
can cause confusion, especially in cases where you are not wearing commiter hat.
For example, "wearing [foo] hat: [messages from the foo's point of view and not as a role of committer]".
For example, "wearing Apache TVM hat: [messages when acting your role as committer]".


Shepherd a Pull Request
-----------------------

Expand Down

0 comments on commit dec8c35

Please sign in to comment.