We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42cc9dc commit 9228a0bCopy full SHA for 9228a0b
README.md
@@ -27,8 +27,3 @@ All commands are run from the root of the project, from a terminal:
27
| `pnpm run test` | Run all checks, including typechecking & eslint |
28
| `pnpm run preview` | Preview your build locally, before deploying |
29
| `pnpm run migrate` | Fetch recent releases, analyze them, and seed the database |
30
-
31
-### Contributing
32
33
-The release data is in a plain JSON file in `src/data/releases.json`. Feel free
34
-to send PRs with updates.
0 commit comments