mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 17:50:20 +00:00
Add 3006.1 release notes template.
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
f6188fddfc
commit
50531c5adf
1 changed files with 15 additions and 0 deletions
15
doc/topics/releases/templates/3006.1.md.template
Normal file
15
doc/topics/releases/templates/3006.1.md.template
Normal file
|
@ -0,0 +1,15 @@
|
|||
(release-3006.1)=
|
||||
# Salt 3006.1 release notes{{ unreleased }}
|
||||
{{ warning }}
|
||||
|
||||
<!--
|
||||
Add release specific details below
|
||||
-->
|
||||
|
||||
|
||||
<!--
|
||||
Do not edit the changelog below.
|
||||
This is auto generated.
|
||||
-->
|
||||
## Changelog
|
||||
{{ changelog }}
|
Loading…
Add table
Reference in a new issue