mirror of
https://github.com/restic/restic.git
synced 2025-08-21 06:38:08 +00:00
Fix changelog template for GitHub
This commit is contained in:
@@ -19,7 +19,7 @@ Details
|
||||
{{ $par }}
|
||||
{{ end }}
|
||||
{{ range $id := .Issues -}}
|
||||
[{{ $id }}](https://github.com/restic/restic/issues/{{ $id -}})
|
||||
{{ ` ` }}[#{{ $id }}](https://github.com/restic/restic/issues/{{ $id -}})
|
||||
{{- end -}}
|
||||
{{ range $id := .PRs -}}
|
||||
{{ ` ` }}[#{{ $id }}](https://github.com/restic/restic/pull/{{ $id -}})
|
||||
|
Reference in New Issue
Block a user