diff options
author | VirtualTam <virtualtam@flibidi.net> | 2017-08-23 00:57:50 +0200 |
---|---|---|
committer | VirtualTam <virtualtam@flibidi.net> | 2017-08-23 00:57:50 +0200 |
commit | 92ccaea4706b39e3cf5d9763f8d6e8dcc906d803 (patch) | |
tree | 3933de573f20d8f988dcedcb64c07aeae9d407cb /doc | |
parent | da95579da7455d3b59723306edc6f41192f531a3 (diff) | |
download | Shaarli-92ccaea4706b39e3cf5d9763f8d6e8dcc906d803.tar.gz Shaarli-92ccaea4706b39e3cf5d9763f8d6e8dcc906d803.tar.zst Shaarli-92ccaea4706b39e3cf5d9763f8d6e8dcc906d803.zip |
documentation: fix list formatting
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/md/Release-Shaarli.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/md/Release-Shaarli.md b/doc/md/Release-Shaarli.md index 8ff0a080..974a7438 100644 --- a/doc/md/Release-Shaarli.md +++ b/doc/md/Release-Shaarli.md | |||
@@ -26,6 +26,7 @@ GitHub allows drafting the release note for the upcoming release, from the [Rele | |||
26 | This file should contain the same information as the release note draft for the upcoming version. | 26 | This file should contain the same information as the release note draft for the upcoming version. |
27 | 27 | ||
28 | Update it to: | 28 | Update it to: |
29 | |||
29 | - add new entries (additions, fixes, etc.) | 30 | - add new entries (additions, fixes, etc.) |
30 | - mark the current version as released by setting its date and link | 31 | - mark the current version as released by setting its date and link |
31 | - add a new section for the future unreleased version | 32 | - add a new section for the future unreleased version |