Skip to content

Commit c471f1c

Browse files
authored
Merge pull request #7286 from jsquyres/pr/add-git-submodule-status-to-github-issue-template
Github issue template: updates
2 parents f853971 + a26a6c8 commit c471f1c

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)