]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1067: issues added on github are unstructured v8.1.1067
authorBram Moolenaar <Bram@vim.org>
Fri, 29 Mar 2019 09:54:37 +0000 (10:54 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 29 Mar 2019 09:54:37 +0000 (10:54 +0100)
commit723d165c2fcd9f94af4e8719feda3b70c8f46868
tree30034729f97edd190b2a1122d65755a8123a061c
parent89828e9fe6de4d70e0e2ccd3c711bd26632c26a9
patch 8.1.1067: issues added on github are unstructured

Problem:    Issues added on github are unstructured.
Solution:   Add a bug and feature request template. (Ken Takata, closes #4183)
.github/ISSUE_TEMPLATE/bug_report.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/feature_request.md [new file with mode: 0644]
src/version.c