Skip to content

Commit 027787a

Browse files
committed
github issue template: update formatting
Use long lines so that Github can word wrap however it wants (vs. putting in semi-arbitrary word wrapping for ~72 characters). All this commit does is to move all the content of a single bullet / paragraph into a single line. No text changed. Signed-off-by: Jeff Squyres <jeff@squyres.com>
1 parent 978fcce commit 027787a

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

.github/ISSUE_TEMPLATE/ask-a-question.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,11 @@ assignees: ''
77

88
---
99

10-
Please submit all the information below so that we can understand the
11-
working environment that is the context for your question.
12-
13-
* If you have a problem building or installing Open MPI, [be sure to
14-
read this](https://docs.open-mpi.org/en/main/getting-help.html#for-problems-building-or-installing-open-mpi).
15-
* If you have a problem launching MPI or OpenSHMEM applications, [be
16-
sure to read this](https://docs.open-mpi.org/en/main/getting-help.html#for-problems-launching-mpi-or-openshmem-applications).
17-
* If you have a problem running MPI or OpenSHMEM applications (i.e.,
18-
after launching them), [be sure to read this](https://docs.open-mpi.org/en/main/getting-help.html#for-problems-running-mpi-or-openshmem-applications).
10+
Please submit all the information below so that we can understand the working environment that is the context for your question.
11+
12+
* If you have a problem building or installing Open MPI, [be sure to read this](https://docs.open-mpi.org/en/main/getting-help.html#for-problems-building-or-installing-open-mpi).
13+
* If you have a problem launching MPI or OpenSHMEM applications, [be sure to read this](https://docs.open-mpi.org/en/main/getting-help.html#for-problems-launching-mpi-or-openshmem-applications).
14+
* If you have a problem running MPI or OpenSHMEM applications (i.e., after launching them), [be sure to read this](https://docs.open-mpi.org/en/main/getting-help.html#for-problems-running-mpi-or-openshmem-applications).
1915

2016
## Background information
2117

0 commit comments

Comments
 (0)