Skip to content

Commit 54ccb70

Browse files
authored
Merge pull request #334 from sourceryinstitute/doc-cleanup
Un-tab-ify issue and PR templates
2 parents 870755e + 0f3c603 commit 54ccb70

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -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

9696
Don'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

114114
Description with as many details as possible to reproduce the problem.

0 commit comments

Comments
 (0)