Skip to content

Commit 28102d8

Browse files
authored
Clarify the meaning of author in commit messages (#231)
1 parent c13813f commit 28102d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/Reviewers/howtocommit.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -537,15 +537,15 @@ An editor will open requesting a log message which should be in this format:
537537
538538
#ticket_number : Author : Ticket title
539539
540-
where author is the srs username.
540+
where author is the SRS username of the developer - usually the Reported By field on the ticket.
541541

542542
.. tab-item:: LFRic Core
543543

544544
.. code-block::
545545
546546
#<ticket number> for <original author>: <ticket title>
547547
548-
where original author is the authors proper name.
548+
where original author is the dveloper's proper name.
549549

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

0 commit comments

Comments
 (0)