New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
TicketGuidelines/ModifyTicketSummary – NEMO
wiki:TicketGuidelines/ModifyTicketSummary

Version 16 (modified by nicolasmartin, 7 years ago) (diff)

--

Guidelines for modifying a ticket:

  • Don't change a ticket field without leaving a comment
  • Don't close or reopen a ticket without a reason
  • Default notification: updater, owner, reporter, CC'ers and ticket mailing list, except in case of resolution or reopening that all developers will be notified

Editing tips

  • Include a highlighted code block
    • Fortran
         {{{#!f
         ...
         }}}
      
    • SVN diff
         {{{#!diff
         ...
         }}}
      
  • Include a repository file with syntax highlighting
    • Totally
         [[MacroChain(Include(source:/branches/2015/nemo_v3_6_STABLE/NEMOGCM/...), mimetype/processor]]
         [[MacroChain?]] to display help in preview
      
    • Partially
         [[IncludeSource(/branches/2015/nemo_v3_6_STABLE/NEMOGCM/..., start=, end=, line_numbers=0)]]
         [[IncludeSource?]] to display help in preview
      
  • Display an image
       [[Image(name, width=, align=)]]
       [[Image?]] to display help in preview