Skip to content

Commit

Permalink
Add <br>
Browse files Browse the repository at this point in the history
  • Loading branch information
dianzrong authored Jun 14, 2023
1 parent 9fbd59e commit 047afce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_form.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ body:
attributes:
label: Describe the bug
description: What behaviour was expected and what actually happened? Include screenshots and log output where useful.
value: I expected ... but what actually happened was ...
[image to illustrate the issue]
value: I expected ... but what actually happened was ... <br>
[image to illustrate the issue] <br>
```relevant log output```
validations:
required: true
Expand All @@ -22,7 +22,7 @@ body:
attributes:
label: To Reproduce
description: What Operating System did you use and steps would we take to reproduce the behaviour?
value: "I use [macOS/Microsoft Windows].
value: "I use [macOS/Microsoft Windows]. <br>
Steps:
1. Go to '...'
2. Click on '....'
Expand Down

0 comments on commit 047afce

Please sign in to comment.