Message ID | 20250918-submit-patches-v1-4-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 2c450625c6d6009802c814db9d523a0343ee6e73..1de4b6c0ed838d1c4c225df06763f672ff7c27f1 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