Skip to content

Commit

Permalink
Fixup for issue templates.
Browse files Browse the repository at this point in the history
  • Loading branch information
1uc committed Nov 16, 2023
1 parent 8387a6e commit 4b0d753
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
5 changes: 2 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,9 @@ is much higher.
stripped.)
3. Please strip all boilerplate.

Markdown summary:
````
**Markdown summary**
Some include `code` and a block:
```
void foo();
```
````

10 changes: 0 additions & 10 deletions .github/ISSUE_TEMPLATE/build_failure.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,3 @@ than less output.)
stripped.)
3. Please strip all boilerplate.

Markdown summary:
````
Some inline `code` and a block:
```
void foo();
```
Links can simply be pasted:
https://github.com/BlueBrain/HighFive
````

0 comments on commit 4b0d753

Please sign in to comment.