Skip to content

Commit 1f9690c

Browse files
author
Svetlana Karslioglu
authored
Update bug-report.yml
1 parent 186f37b commit 1f9690c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,14 @@ body:
1414
attributes:
1515
label: Describe the bug
1616
description: |
17-
Add the bug description:
17+
**Add the link to the tutorial***
1818
placeholder: |
1919
Link to the tutorial on the website:
20-
20+
- type: textarea
21+
attributes:
22+
label: Describe the bug
23+
description: |
24+
**Add the bug description**
2125
placeholder: |
2226
Provide a detailed description of the issue with code samples if relevant
2327
```python

0 commit comments

Comments
 (0)