From 5110f58c0cce5772585ec36f7de196003aac3af4 Mon Sep 17 00:00:00 2001 From: Lars Kanis Date: Sun, 30 Jul 2017 14:27:18 +0200 Subject: [PATCH] Create a github issue templete with a link to RI2 Hopefully this will lead bug reports to the correct repository. --- .github/ISSUE_TEMPLATE.md | 11 +++++++++++ 1 file changed, 11 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 00000000..d8ac49e2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,11 @@ +**NOTE**: This project is for Ruby version 2.3 and older. +For Ruby versions >= 2.4 please file an issue [here]( https://github.com/oneclick/rubyinstaller2/issues/new ). + +## What problems are you experiencing? + + +## Steps to reproduce + + +## What's the output from `ruby -v`? +