Skip to content

Commit d265139

Browse files
committed
Merge pull request #51 from opentok/development-guidelines-rn
Update DEVELOPING.md
2 parents 66bf204 + 954048a commit d265139

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)