Skip to content

Commit

Permalink
[DOCS][COMMUNITY] Elaborate Hat and Independence Principle
Browse files Browse the repository at this point in the history
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 43aa778
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. Two examples:

- "Wearing [foo] hat: [message when serving as foo's role and not as committer]".
- "Wearing Apache TVM hat: [messages when acting your role as committer]".

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

Expand Down

0 comments on commit 43aa778

Please sign in to comment.