You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/Reviewers/howtocommit.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -537,15 +537,15 @@ An editor will open requesting a log message which should be in this format:
537
537
538
538
#ticket_number : Author : Ticket title
539
539
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.
541
541
542
542
.. tab-item:: LFRic Core
543
543
544
544
.. code-block::
545
545
546
546
#<ticket number> for <original author>: <ticket title>
547
547
548
-
where original author is the authors proper name.
548
+
where original author is the dveloper's proper name.
549
549
550
550
.. note::
551
551
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