Skip to content

Commit fd7d472

Browse files
committed
add template for release notes
1 parent 2f98fec commit fd7d472

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<div>
2+
<h3>Changes</h3>
3+
<ul>
4+
###CONTENT###
5+
</ul>
6+
7+
<p>
8+
Please read the
9+
<a target="_blank" href="http://checkstyle.sourceforge.net/releasenotes.html">
10+
Checkstyle release notes
11+
</a>
12+
for details on recent and potentially breaking changes in Checkstyle.
13+
Checkstyle configuration files potentially
14+
need to be adapted to this version.
15+
</p>
16+
</div>

0 commit comments

Comments
 (0)