Skip to content

Commit

Permalink
chore: added discord link to all relavant places (starknet-io#1086)
Browse files Browse the repository at this point in the history
* chore: added discord link to all relavant places

* chore: updated discord link

* Update CONTRIBUTING.md

* Update README.md

---------

Co-authored-by: Ivan Pavičić <ivan.pavicic@live.com>
  • Loading branch information
hemantwasthere and ivpavici authored Apr 22, 2024
1 parent cb35e34 commit a344f37
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,5 @@ For major changes that markedly transform the existing API or significantly alte
## Need help?

If you want to contribute but have any questions, concerns or doubts, feel free to ping maintainers. Ideally create a pull request with `WIP` (Work in progress) in its title and ask questions in the pull request description.

You can also ask your query on our dedicated channel for [Starknet.js](https://discord.com/channels/793094838509764618/927918707613786162) on the [Starknet Discord](https://discord.com/invite/YgsdxEx3)
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ Guides can be found [here](https://www.starknetjs.com/docs/guides/intro) :book:

If you consider to contribute to this project please read [CONTRIBUTING.md](https://github.com/starknet-io/starknet.js/blob/main/CONTRIBUTING.md) first.

You can also join our dedicated channel for [Starknet.js](https://discord.com/channels/793094838509764618/927918707613786162) on the [Starknet Discord](https://discord.com/invite/YgsdxEx3)

## ❤️ Special Thanks

Special thanks to all the [contributors](https://github.com/starknet-io/starknet.js/graphs/contributors), especially to:
Expand Down
4 changes: 4 additions & 0 deletions www/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,10 @@ const config = {
label: 'Twitter',
href: 'https://twitter.com/starknetjs',
},
{
label: 'Discord',
href: 'https://discord.com/invite/YgsdxEx3',
},
],
},
{
Expand Down

0 comments on commit a344f37

Please sign in to comment.