]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

release process: formalize the changelog template (#2837)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Sun, 30 Jan 2022 22:04:06 +0000 (14:04 -0800)
committerGitHub <noreply@github.com>
Sun, 30 Jan 2022 22:04:06 +0000 (14:04 -0800)
commitafc0fb05cbb1f7ea2700a7e5d240079df00f6d07
tree44c16e6f1381c8e4369312c0ae4ee6d5faecfac4
parentcae7ae3a4d32dc51e0752d4a4e885a7792a0286d
release process: formalize the changelog template (#2837)

I did this manually for the last few releases and I think it's going to be
helpful in the future too. Unfortunately this adds a little more work during
the release (sorry @cooperlees).

This change will also improve the merge conflict situation a bit, because
changes to different sections won't merge conflict.

For the last release, the sections were in a kind of random order. In the
template I put highlights and "Style" first because they're most important
to users, and alphabetized the rest.
CHANGES.md
docs/contributing/release_process.md