Skip to content

Commit

Permalink
add docs demo link
Browse files Browse the repository at this point in the history
  • Loading branch information
leightkt committed Mar 9, 2023
1 parent bfd7315 commit dd7a9ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sidebar_title: "Contribution Guide"

# How can I contribute to web3-onboard?

[Report Bugs](#bug-reports-πŸ›)<br />
[Report a Bug](#bug-reports-πŸ›)<br />
[Submit a Pull Request](#pull-requests-πŸ—‚οΈ)<br />
[Add a Wallet](#how-can-i-add-a-new-wallet-πŸ’³)<br />
[Contribute to the Docs](#documentation-contributions-πŸ“„)<br />
Expand Down Expand Up @@ -72,4 +72,4 @@ Jump in our [Discord](https://discord.com/invite/KZaBVME) and share your feedbac

## [Support πŸ€“](#support)

For general questions about how to use Web3 Onboard, please first check out our [docs](https://onboard.blocknative.com/docs/overview/introduction#features), then head to our [Discord](https://discord.com/invite/KZaBVME) for support from the Blocknative team.
For general questions about how to use Web3 Onboard please first check out our [docs](https://onboard.blocknative.com/docs/overview/introduction#features), then head to our [Discord](https://discord.com/invite/KZaBVME) for support from the Blocknative team.
2 changes: 1 addition & 1 deletion pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
### Docs Checklist
- [ ] Include a screenshot of any changes ([see docs README on running locally](https://github.com/blocknative/web3-onboard/blob/develop/docs/README.md))
- [ ] Add/update the appropriate package README
- [ ] Add/update the related module in the docs demo () (if applicable)
- [ ] Add/update the related module in the [docs demo](https://github.com/blocknative/web3-onboard/blob/develop/docs/src/lib/services/onboard.js) (if applicable)
- [ ] Add/update the related package in the `docs/package.json` file (if applicable)

### If this PR includes changes to add an injected wallet or SDK wallet module:
Expand Down

0 comments on commit dd7a9ab

Please sign in to comment.