From 58db7b2719001f6915804cf00dd330db3c4ce93a Mon Sep 17 00:00:00 2001 From: William Hill Date: Fri, 15 Feb 2019 11:24:58 -0800 Subject: [PATCH] added additional info for bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4f2df993..5c2e96fb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -21,9 +21,11 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** - - OS: [e.g. CentOS 6] +**ESGF Node (please complete the following information):** + - Managed OS: [e.g. CentOS 6] + - Host OS: [e.g. MacOS] - esgf-ansible Version: [e.g. v4.0.0] + - Node type: [e.g. data-only with own IDP] **Additional context** Add any other context about the problem here.