Move the issue template to the .github directory

No need for this in the root

Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
Tim Smith 2019-02-13 22:48:39 -08:00
parent d7b6e0a7f3
commit 0cbd8ce705
2 changed files with 3 additions and 3 deletions

View file

@ -14,13 +14,13 @@ matrix:
include:
- rvm: 2.3.8
bundler_args: "--without integration tools maintenance deploy"
env: LINT_AND_TEST_23: 1
env: UNIT_23=1
- rvm: 2.4.5
bundler_args: "--without integration tools maintenance deploy"
env: LINT_AND_TEST_24: 1
env: UNIT_24=1
- rvm: 2.5.3
bundler_args: "--without integration tools maintenance deploy"
env: LINT_AND_TEST_25: 1
env: UNIT_25=1
#- rvm: 2.6.1 # this needs a few fixes to get enabled
# bundler_args: "--without integration tools maintenance deploy"
# env: LINT_AND_TEST_26: 1