Message ID | 20250918-submit-patches-v1-3-28abd2919df0@cherry.de |
---|---|
State | Under Review |
Headers | show |
Series | contributor-guide: submit-changes: improve instructions on commit content | expand |
diff --git a/documentation/contributor-guide/submit-changes.rst b/documentation/contributor-guide/submit-changes.rst index 35da2dbc70d402eb5b8c6ed450e12f46bb7fcede..2c450625c6d6009802c814db9d523a0343ee6e73 100644 --- a/documentation/contributor-guide/submit-changes.rst +++ b/documentation/contributor-guide/submit-changes.rst @@ -223,7 +223,7 @@ to add the upgraded version. or are submitting an unmodified patch again as part of a new iteration of your patch series. - - ``CC:`` Name and email of people you want to send a copy + - ``CC``: name and email of people you want to send a copy of your changes to. This field will be used by ``git send-email``. See `more guidance about using such tags