@@ -85,12 +85,12 @@ Please replace `[ ]` with `[X]` to indicate you have taken the requested action
8585 [ homebrew] (which one?)
8686 - [ ] Build/install was attempted with manual/advanced
8787 [ CMake install]
88- - [ ] Name and version of the C compiler being used
89- - [ ] Name and version of the Fortran compiler being used
90- - [ ] Attached/included the output of the configure step with
91- CMake. (Usually something like `cd build && cmake ..`)
92- - [ ] Attached/included the output of `make VERBOSE=1`
93- - [ ] Attached/included the output of `ctest --verbose`
88+ - [ ] Name and version of the C compiler being used
89+ - [ ] Name and version of the Fortran compiler being used
90+ - [ ] Attached/included the output of the configure step with
91+ CMake. (Usually something like ` cd build && cmake .. ` )
92+ - [ ] Attached/included the output of ` make VERBOSE=1 `
93+ - [ ] Attached/included the output of ` ctest --verbose `
9494 - [ ] Other build/install was attempted (please describe)
9595
9696Don't forget the description of the problem. The more details you give
@@ -108,7 +108,7 @@ us, the faster, and more easily we can help you
108108 - [ ] I am experiencing a runtime issue
109109 - [ ] I have included a minimally complete verifiable example (MCVE)
110110 that exhibits the problem and suitable for adding to regression
111- tests (option , but you receive infinite karma
111+ tests (optional , but you receive infinite karma
112112 for including this)
113113
114114Description with as many details as possible to reproduce the problem.
0 commit comments