File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -346,7 +346,11 @@ subject_content_match = always
346346[nosy]
347347
348348# Send nosy messages to the author of the message.
349- # Allowed values: yes, no, new
349+ # Allowed values: yes, no, new, nosy
350+ # yes - always
351+ # no - never
352+ # new - only when the issue is created
353+ # nosy - only when the author is in the nosy list
350354# Default: no
351355messages_to_author = yes
352356
Original file line number Diff line number Diff line change @@ -346,7 +346,11 @@ subject_content_match = always
346346[nosy]
347347
348348# Send nosy messages to the author of the message.
349- # Allowed values: yes, no, new
349+ # Allowed values: yes, no, new, nosy
350+ # yes - always
351+ # no - never
352+ # new - only when the issue is created
353+ # nosy - only when the author is in the nosy list
350354# Default: no
351355messages_to_author = yes
352356
You can’t perform that action at this time.
0 commit comments