You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Opening an issue is very effective way to contribute because many users might al
10
10
11
11
Before reporting an issue, first check that there is not an already open issue for the same topic using the [issues page](https://github.com/algolia/docsearch/issues). Don't hesitate to thumb up an issue that corresponds to the problem you have.
12
12
13
-
Another element that will help us go faster at solving the issue is to provide a reproducible test case. We recommend to [use this CodeSandbox template](https://codesandbox.io/s/github/algolia/docsearch/tree/main/examples/js).
13
+
Another element that will help us go faster at solving the issue is to provide a reproducible test case. We recommend to [use this CodeSandbox template](https://codesandbox.io/s/github/algolia/docsearch/tree/main/examples/demo).
14
14
15
15
## Code contribution
16
16
@@ -59,7 +59,7 @@ Some examples of valid commit messages (used as first lines):
59
59
60
60
To run this project, you will need:
61
61
62
-
- Node.js ≥ 12 – [nvm](https://github.com/creationix/nvm#install-script) is recommended
62
+
- Node.js ≥ 16 – [nvm](https://github.com/creationix/nvm#install-script) is recommended
0 commit comments