Skip to content

Commit 992557c

Browse files
chore(github): update sandbox URL
1 parent 2a2e3dd commit 992557c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/ISSUE_TEMPLATE/Bug_report.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@ about: Help us improve Autocomplete.
55

66
## Description
77

8-
<!-- A clear and concise description of what the bug is. -->
8+
<!-- Describe the bug. -->
99

10-
## Steps to reproduce
10+
## Reproduction
11+
12+
<!-- Fork the sandbox, reproduce the bug and paste the URL. -->
13+
14+
[**Preview →**](https://codesandbox.io/s/github/algolia/autocomplete.js/tree/next/examples/js)
15+
16+
**Steps**
1117

1218
1. Go to `...`
1319
2. Click on `...`
1420
3. Scroll down to `...`
1521
4. See error
1622

17-
<!-- A live example helps a lot! Fork the sandbox, reproduce the bug and paste the URL here: -->
18-
19-
**Live reproduction:**
20-
21-
https://codesandbox.io/s/github/algolia/autocomplete/tree/next/examples/js
22-
2323
## Expected behavior
2424

2525
<!-- A clear and concise description of what you expected to happen. -->

0 commit comments

Comments
 (0)