Skip to content

Commit bf65509

Browse files
committed
Un-tab-ify issue and PR templates
1 parent 870755e commit bf65509

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@ Please replace `[ ]` with `[X]` to indicate you have taken the requested action
8686
- [ ] Build/install was attempted with manual/advanced
8787
[CMake install]
8888
- [ ] 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
89+
- [ ] Name and version of the Fortran compiler being used
90+
- [ ] Attached/included the output of the configure step with
9191
CMake. (Usually something like `cd build && cmake ..`)
92-
- [ ] Attached/included the output of `make VERBOSE=1`
92+
- [ ] Attached/included the output of `make VERBOSE=1`
9393
- [ ] Attached/included the output of `ctest --verbose`
9494
- [ ] Other build/install was attempted (please describe)
9595

0 commit comments

Comments
 (0)