Skip to content

Commit ae935f5

Browse files
authored
Update bug_report.yml
1 parent af626a6 commit ae935f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ body:
3131
required: true
3232
attributes:
3333
label: Steps to reproduce
34-
render: text
3534
description: Provide steps to reproduce the issue, or let us know why it can't be reproduced (e.g. more complex setup, environment, dependencies, etc...). If you want to insert a code snippet, make sure to properly format it (add 3 backticks ` at the start and end of your code, followed by the language in use, eg. "csharp") and to remove leading whitespace in each line (if you're pasting code from another IDE where it was indented).
3635
placeholder: |
3736
Example repro steps:

0 commit comments

Comments
 (0)