github.com/cs3org/reva/v2@v2.27.7/changelog/TEMPLATE (about)

     1  Bugfix: Fix behavior for foobar (in present tense)
     2  
     3  We've fixed the behavior for foobar, a long-standing annoyance for Reva
     4  users.
     5  
     6  The text in the paragraphs is written in past tense. The last section is a list
     7  of issue URLs, PR URLs and other URLs. The first issue ID (or the first PR ID,
     8  in case there aren't any issue links) is used as the primary ID.
     9  
    10  https://github.com/cs3org/reva/issues/292
    11  https://github.com/cs3org/reva/pull/323
    12  
    13  Note: you can use Bugfix or Enhancement as the first keyword to denote
    14  either a bufix or an improvement.