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

Mention CHANGES.md in PR template explicitly (#3295)
authorRay Bell <rayjohnbell0@gmail.com>
Thu, 29 Sep 2022 01:44:16 +0000 (21:44 -0400)
committerGitHub <noreply@github.com>
Thu, 29 Sep 2022 01:44:16 +0000 (21:44 -0400)
commit096806ee269bb6823860e6fb3a33f25d79c6b6aa
treeead38eff4d2083a2caf068b7621bc8b69e853c09
parent6b42c2b8c9f9bd666120a2c19b8da509fe477f27
Mention CHANGES.md in PR template explicitly (#3295)

This makes the location more explicit which hopefully makes the PR
process smoother for other first time contributors.

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
.github/PULL_REQUEST_TEMPLATE.md