File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -355,6 +355,14 @@ If you like, you can put extra tags at the end:
355
355
patch after a detailed analysis.
356
356
. `Tested-by:` is used to indicate that the person applied the patch
357
357
and found it to have the desired effect.
358
+ . `Co-authored-by:` is used to indicate that people exchanged drafts
359
+ of a patch before submitting it.
360
+ . `Helped-by:` is used to credit someone who suggested ideas for
361
+ changes without providing the precise changes in patch form.
362
+ . `Mentored-by:` is used to credit someone with helping develop a
363
+ patch as part of a mentorship program (e.g., GSoC or Outreachy).
364
+ . `Suggested-by:` is used to credit someone with suggesting the idea
365
+ for a patch.
358
366
359
367
While you can also create your own trailer if the situation warrants it, we
360
368
encourage you to instead use one of the common trailers in this project
You can’t perform that action at this time.
0 commit comments