From 76db55361019e7a2c9e59440239b3e6dbbf76992 Mon Sep 17 00:00:00 2001 From: Maximilian Roos <5635139+max-sixty@users.noreply.github.com> Date: Thu, 5 Mar 2020 12:58:45 -0500 Subject: [PATCH 1/2] Label Installed Versions details in GH Issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index df5b2304bc3..1ff50f73421 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -25,8 +25,9 @@ assignees: '' -#### Output of ``xr.show_versions()`` -
+#### Output of `xr.show_versions()` + +
Installed versions
From 98d6ae2aa4d29731784b54c074ddf4fc14cf5f68 Mon Sep 17 00:00:00 2001 From: Maximilian Roos <5635139+max-sixty@users.noreply.github.com> Date: Thu, 5 Mar 2020 14:12:52 -0500 Subject: [PATCH 2/2] Update bug_report.md --- .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 1ff50f73421..83c3aea53a8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -25,9 +25,9 @@ assignees: '' -#### Output of `xr.show_versions()` +#### Versions -
Installed versions +
Output of `xr.show_versions()`