Skip to content

Commit a26a6c8

Browse files
committed
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 <[email protected]>
1 parent f853971 commit a26a6c8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/issue_template.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,18 @@ Thank you for taking the time to submit an issue!
22

33
## Background information
44

5-
### What version of Open MPI are you using? (e.g., v1.10.3, v2.1.0, git branch name and hash, etc.)
5+
### What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, git branch name and hash, etc.)
66

77

88

99
### Describe how Open MPI was installed (e.g., from a source/distribution tarball, from a git clone, from an operating system distribution package, etc.)
1010

1111

1212

13+
### If you are building/installing from a git clone, please copy-n-paste the output from `git submodule status`.
14+
15+
16+
1317
### Please describe the system on which you are running
1418

1519
* Operating system/version:

0 commit comments

Comments
 (0)