Skip to content

Commit f7b3851

Browse files
committed
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.
1 parent d1fd8c7 commit f7b3851

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/howto/release-git-lfs.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,10 @@ equal to 0, we say that we are releasing a MINOR version of Git LFS, in the
206206

207207
And publish the release on GitHub.
208208

209-
8. Update the `_config.yml` file in
209+
8. Move any remaining items out of the milestone for the current release to a
210+
future release and close the milestone.
211+
212+
9. Update the `_config.yml` file in
210213
[`git-lfs/git-lfs.github.com`](https://github.com/git-lfs/git-lfs.github.com),
211214
similar to the following:
212215

0 commit comments

Comments
 (0)