Skip to content

Commit

Permalink
Clarify the meaning of author in commit messages (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
t00sa committed Aug 14, 2024
1 parent c13813f commit 28102d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/Reviewers/howtocommit.rst
Original file line number Diff line number Diff line change
Expand Up @@ -537,15 +537,15 @@ An editor will open requesting a log message which should be in this format:
#ticket_number : Author : Ticket title
where author is the srs username.
where author is the SRS username of the developer - usually the Reported By field on the ticket.

.. tab-item:: LFRic Core

.. code-block::
#<ticket number> for <original author>: <ticket title>
where original author is the authors proper name.
where original author is the dveloper's proper name.

.. note::
New!! Remove any **blocks:** and **blockedby:** keywords from this ticket and any referenced. Comment on any unblocked tickets to alert the developers.
Expand Down

0 comments on commit 28102d8

Please sign in to comment.