From 0de4218f3d8bd7f62e5aafc64c02e7b4cd9a01f0 Mon Sep 17 00:00:00 2001 From: Scott Gigante Date: Mon, 9 Dec 2019 18:55:49 -0500 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 68271f3b..d8ec70e8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -21,7 +21,7 @@ Please include the full traceback of any errors **System information:** -Output of `MAGIC.__version__`: +Output of `magic.__version__`: ``` If you are running MAGIC in R or Python, please run magic.__version__ and paste the results here. @@ -53,7 +53,7 @@ You can do this with `R -e 'library(Rmagic); sessionInfo()'` -Output of `reticulate::py_disc()`: +Output of `reticulate::py_discover_config(required_module = "magic")`: