[llvm][docs] Document how to ask for things other than commit access (#146340)

This is the implicit process but useful to spell it out I think. To give
folks more confidence in asking.

Inspired by
https://discourse.llvm.org/t/request-github-issue-triage-permission-for-labeling-clang-issues/87126/1
This commit is contained in:
David Spickett
2025-07-01 10:59:59 +01:00
committed by GitHub
parent 5c08aeac85
commit cd60247a0f

View File

@@ -550,6 +550,17 @@ after they are committed, depending on the nature of the change). You are
encouraged to review other peoples' patches as well, but you aren't required
to do so.
Obtaining Other Access or Permissions
-------------------------------------
To obtain access other than commit access, you can raise an issue like the one
for obtaining commit access. However, instead of including PRs you have authored,
include evidence of your need for the type of access you want.
For example, if you are helping to triage issues and want the ability to add
labels, include links to issues you have triaged previously and explain how
having this ability would help that work.
.. _discuss the change/gather consensus:
Making a Major Change