docs: add note about closing release milestone

As part of the release process, we should close the release milestone
for the version we're releasing and move other items to a future
milestone.  Add a note about this to the release howto.
This commit is contained in:
brian m. carlson 2018-09-20 19:42:17 +00:00
parent d1fd8c71f7
commit f7b38515a7
No known key found for this signature in database
GPG Key ID: 2D0C9BC12F82B3A1

@ -206,7 +206,10 @@ equal to 0, we say that we are releasing a MINOR version of Git LFS, in the
And publish the release on GitHub.
8. Update the `_config.yml` file in
8. Move any remaining items out of the milestone for the current release to a
future release and close the milestone.
9. Update the `_config.yml` file in
[`git-lfs/git-lfs.github.com`](https://github.com/git-lfs/git-lfs.github.com),
similar to the following: