mirror of
https://github.com/google-gemini/gemini-cli
synced 2026-04-21 13:37:17 +00:00
docs(contributing): clarify self-assignment policy for issues (#23087)
This commit is contained in:
parent
6b6ea56437
commit
5d8bd41937
1 changed files with 3 additions and 1 deletions
|
|
@ -110,7 +110,9 @@ assign or unassign the issue as requested, provided the conditions are met
|
|||
(e.g., an issue must be unassigned to be assigned).
|
||||
|
||||
Please note that you can have a maximum of 3 issues assigned to you at any given
|
||||
time.
|
||||
time and that only
|
||||
[issues labeled "help wanted"](https://github.com/google-gemini/gemini-cli/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22help%20wanted%22)
|
||||
may be self-assigned.
|
||||
|
||||
### Pull request guidelines
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue