Skip to content

Commit 59c3dc1

Browse files
authored
Update 1_bug_report.yml
Removed the Steps To Reproduce with code snippet. Not really relevant to the website.
1 parent 77cb1f4 commit 59c3dc1

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/ISSUE_TEMPLATE/1_bug_report.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,6 @@ body:
2626
description: A clear and concise description of what the bug is.
2727
validations:
2828
required: true
29-
- type: textarea
30-
attributes:
31-
label: Steps to reproduce the behavior
32-
description: Include a simple code snippet that demonstrates the problem, along with any console errors produced. If this isn't possible, then simply describe the issue as best you can.
33-
value: "### Steps:\n\n1.\n\n2.\n\n3.\n\n### Snippet:\n\n```js\n\n// Paste your code here :)\n\n```\n"
34-
validations:
35-
required: true
3629
- type: textarea
3730
attributes:
3831
label: Expected behavior

0 commit comments

Comments
 (0)