Skip to content

Commit

Permalink
Attempt to add new lines
Browse files Browse the repository at this point in the history
  • Loading branch information
dianzrong authored Jun 14, 2023
1 parent 6d3ead0 commit 9630394
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_form.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ body:
attributes:
label: Describe the bug
description: What behaviour was expected and what actually happened?
value: I expected ... but what actually happened was ... [image to illustrate the issue] ```relevant log output```
value: I expected ... but what actually happened was ... \n [image to illustrate the issue] \n ```relevant log output```
validations:
required: true
- type: textarea
id: steps
attributes:
label: To Reproduce
description: What Operating System did you use and steps would we take to reproduce the behaviour?
placeholder: I use [macOS/Microsoft Windows]. 1. Go to '...' 2. Click on '....' 3. Scroll down to '....'
placeholder: I use [macOS/Microsoft Windows]. \n 1. Go to '...' 2. Click on '....' 3. Scroll down to '....'
validations:
required: true

0 comments on commit 9630394

Please sign in to comment.