Skip to content

Commit 954048a

Browse files
committed
Update DEVELOPING.md
mention release notes in development guidelines.
1 parent d4f38b0 commit 954048a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

DEVELOPING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ In order to create a release, the following should be completed in order.
5959
them run `git checkout -- docs/`. Then stage the remaining files and commit with the message
6060
"Begin development on next version".
6161
1. Push the changes to the source repository: `git push origin master; git push --tags origin`
62-
1. Find the latest .jar in the build directory and upload this as an attached to the latest GitHub Release.
62+
1. Find the latest .jar in the build directory and upload this as an attached to the latest GitHub Release. Add release
63+
notes with a description of changes and fixes.
6364

6465
### IDE Integration
6566

0 commit comments

Comments
 (0)