From a26a6c8e42349ed952a3b2c1a969e139bfb213c0 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Wed, 8 Jan 2020 11:47:35 -0500 Subject: [PATCH] Github issue template: updates 1. Add more recent release version numbers in the examples 2. Add request for output from `git submodule status` when building/installing from a git clone Signed-off-by: Jeff Squyres --- .github/issue_template.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index 5f11ebf8c9..4e2101b575 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -2,7 +2,7 @@ Thank you for taking the time to submit an issue! ## Background information -### What version of Open MPI are you using? (e.g., v1.10.3, v2.1.0, git branch name and hash, etc.) +### What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, git branch name and hash, etc.) @@ -10,6 +10,10 @@ Thank you for taking the time to submit an issue! +### If you are building/installing from a git clone, please copy-n-paste the output from `git submodule status`. + + + ### Please describe the system on which you are running * Operating system/version: