ethereumjs / organization

A repo for discussions and other non-code organizing stuff
https://ethereumjs.readthedocs.io
12 stars 17 forks source link

Point to discord instead of gitter #62

Closed jochem-brouwer closed 3 years ago

jochem-brouwer commented 4 years ago

Our repo's currently point to gitter instead of discord. Let's change that.

ryanio commented 4 years ago

sounds good! I already created a badge if everyone likes it:

Discord

[![Discord][discord-badge]][discord-link]

[discord-badge]: https://img.shields.io/static/v1?logo=discord&label=discord&message=Join&color=blue
[discord-link]: https://discord.gg/TNwARpR
holgerd77 commented 4 years ago

Yes, makes sense, Discord badge looks also nice. 👍

evertonfraga commented 4 years ago

My criteria was: every non-archived project that had commits >=2019 and had a gitter badge.

There are about 3 projects that do not have any sort of chat badge, I can add to them later.

https://github.com/ethereumjs/organization/pull/65 https://github.com/ethereumjs/ethashjs/pull/28 https://github.com/ethereumjs/ethereumjs-abi/pull/85 https://github.com/ethereumjs/ethereumjs-util/pull/273 https://github.com/ethereumjs/ethereumjs-vm/pull/854 https://github.com/ethereumjs/ethereumjs-client/pull/141 https://github.com/ethereumjs/ethereumjs-testing/pull/50 https://github.com/ethereumjs/ethereumjs-wallet/pull/134 https://github.com/ethereumjs/ethereumjs.github.io/pull/7 https://github.com/ethereumjs/ethereumjs.github.io/pull/8

holgerd77 commented 3 years ago

This has been addressed (at least for the very most part, not sure if there are 1-2 occurrences left, but these can be done on occasion).

Will close.