There was an error while loading. Please reload this page.
1 parent cd97f76 commit bb9d4aeCopy full SHA for bb9d4ae
1 file changed
.github/release_template.md
@@ -0,0 +1,22 @@
1
+# What's new in Candango NvimM {{VERSION}}
2
+
3
+## {{DATE-Jan-01-2026}}
4
5
+We are pleased to announce the release of NvimM {{VERSION}}.
6
7
+Here are the highlights:
8
9
+{{#BUILD}}
10
+### Build
11
+{{BUILD_CHANGES}}
12
+{{/BUILD}}
13
14
+{{#FEATURES}}
15
+## Features
16
+{{FEATURE_CHANGES}}
17
+{{/FEATURES}}
18
19
+{{#BUGFIXES}}
20
+## Bug Fixes
21
+{{BUGFIX_CHANGES}}
22
+{{/BUGFIXES}}
0 commit comments