mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-03 15:35:17 +00:00
[#3522] Fix whitespace
This commit is contained in:
@@ -17,7 +17,7 @@ the file should include the GitLab issue number to ensure the filename is
|
||||
unique for all merge requests.
|
||||
The content of the file should omit the entry number. The format is:
|
||||
|
||||
@code
|
||||
@code{.unparsed}
|
||||
[category][* if the changes are backward incompatible] [author]
|
||||
[multi-line description, indented]
|
||||
[GL issue number, indented]
|
||||
@@ -26,14 +26,14 @@ The content of the file should omit the entry number. The format is:
|
||||
|
||||
The GitLab issue number must be constructed as follows:
|
||||
|
||||
@code
|
||||
@code{.unparsed}
|
||||
(Gitlab #XXXX)
|
||||
@endcode
|
||||
|
||||
where XXXX is the GitLab issue number.
|
||||
Example:
|
||||
|
||||
@code
|
||||
@code{.unparsed}
|
||||
[build] slawek
|
||||
Changed the convention of preparing the ChangeLog file to avoid merge
|
||||
request conflicts on this file.
|
||||
|
Reference in New Issue
Block a user