diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/changes_template.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/changes_template.html b/tools/changes_template.html new file mode 100644 index 000000000..a1cb46e2e --- /dev/null +++ b/tools/changes_template.html @@ -0,0 +1,6 @@ +<details> + <summary>Click to expand changelog</summary> + +$body$ + +</details> |