mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-12 09:51:36 +00:00
docs: update community chat link to Discord
Update CONTRIBUTING.md to reference Discord server instead of deprecated Gitter channel, aligning with README.md and issue templates which already use Discord.
This commit is contained in:
parent
d8cb8a962b
commit
94d9d0774e
1 changed files with 1 additions and 1 deletions
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
|
@ -7,7 +7,7 @@ smallest of fixes!
|
|||
If you'd like to contribute to go-ethereum, please fork, fix, commit and send a
|
||||
pull request for the maintainers to review and merge into the main code base. If
|
||||
you wish to submit more complex changes though, please check up with the core
|
||||
devs first on [our gitter channel](https://gitter.im/ethereum/go-ethereum) to
|
||||
devs first on [our Discord server](https://discord.gg/nthXNEv) to
|
||||
ensure those changes are in line with the general philosophy of the project
|
||||
and/or get some early feedback which can make both your efforts much lighter as
|
||||
well as our review and merge procedures quick and simple.
|
||||
|
|
|
|||
Loading…
Reference in a new issue