From 785f1c3358fce43fce53591962a8dc263f6c05a3 Mon Sep 17 00:00:00 2001 From: Dheepak Krishnamurthy Date: Mon, 6 Apr 2020 12:28:21 -0600 Subject: [PATCH] Add ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..77f1d2a --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,4 @@ +### Troubleshooting + +- `nvim --version` +- Can you reproduce the output using [`MINRC`](../blob/master/tests/MINRC)?