]> 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:

ISSUE_TEMPLATE.md: Add mention of online formatter (#481)
authorNikolaus Waxweiler <madigens@gmail.com>
Mon, 27 Aug 2018 09:10:45 +0000 (10:10 +0100)
committerZsolt Dollenstein <zsol.zsol@gmail.com>
Mon, 27 Aug 2018 09:10:45 +0000 (10:10 +0100)
commit7613a4919706387a2c6396a92963bac4ad23274a
tree81c47c338d3055c22ec19acc5fe7ea14c8684d37
parent66a6be642c73a6a7fcf6229ec1fa0f1c7c7611b1
ISSUE_TEMPLATE.md: Add mention of online formatter (#481)

People can try out https://black.now.sh/?version=master to test against master. That should make issue reporting easier.

See https://github.com/jpadilla/black-playground/issues/6#issuecomment-416088863. Thanks @jpadilla!
.github/ISSUE_TEMPLATE.md