Skip to content

Commit ef4cc0d

Browse files
authored
Merge pull request #578 from lincc-frameworks/bug-report
Add triple backticks to the bug report template
2 parents a0589e0 + 913b238 commit ef4cc0d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

python-project-template/.github/ISSUE_TEMPLATE/1-bug_report.md.jinja

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ assignees: ''
1515
<details>
1616
<summary>Traceback</summary>
1717

18+
```
1819
FILL IN YOUR STACK TRACE HERE
20+
```
1921

2022
</details>
2123

0 commit comments

Comments
 (0)