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 132c005 commit 2a7a064Copy full SHA for 2a7a064
docs/README.md
@@ -16,4 +16,10 @@ The server should start on [localhost:3000](http://localhost:3000/).
16
17
## Contributing
18
19
-PR should target branch [docs-develop](https://github.com/blocknative/web3-onboard/tree/docs-develop)
+Confirm changes look as expected on local instance.
20
+
21
+Run `yarn build` and confirm no errors present from the proposed changes.
22
23
+Confirm vercel build within PR builds without error and check instance deployment for accuracy.
24
25
+PR should target branch [docs-develop](https://github.com/blocknative/web3-onboard/tree/docs-develop).
0 commit comments