]> 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 docs (#2214)
authorCooper Lees <me@cooperlees.com>
Mon, 10 May 2021 14:58:36 +0000 (07:58 -0700)
committerGitHub <noreply@github.com>
Mon, 10 May 2021 14:58:36 +0000 (07:58 -0700)
commitf1ce47bd2b0150d2b7c78beaafd3b60c469345d0
tree15c1cf5b677d25a0e7a8225e733c83c6098544d1
parent7c851dfa2c2a8f0bf4c529d7f6faa43798d04325
Release process docs (#2214)

* Setup groundwork for release process docs

I'm using MyST for the index page since I like it more and it's easier
to work with.

* Fill in Release Process for black

* Apply suggestions from code review

Apply Jelle's grammar + typo fixes. I am a terrible only English speaker.

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
* Update release_process.md

Make lint happy via web UI.

* Move to contribution section and fix prettier

Co-authored-by: Richard Si <63936253+ichard26@users.noreply.github.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
docs/contributing/index.rst
docs/contributing/release_process.md [new file with mode: 0644]