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

Create new issue templates (#934)
authorZsolt Dollenstein <zsol.zsol@gmail.com>
Sun, 20 Oct 2019 14:30:44 +0000 (07:30 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Sun, 20 Oct 2019 14:30:44 +0000 (16:30 +0200)
commit51f1e0a8734195aab4b70b32908cdb9607d8f82c
treee64d79cd91ba38b8406a49ca7574e961552c2d34
parent893dd952a5e128ae71d9e9c93504d9a1092388a6
Create new issue templates (#934)

* Create new issue templates

* style -> design

* Apply suggestions from code review

Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
.github/ISSUE_TEMPLATE.md [deleted file]
.github/ISSUE_TEMPLATE/bug_report.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/feature_request.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/style_issue.md [new file with mode: 0644]