mirror of
https://github.com/godotengine/godot.git
synced 2024-11-12 23:24:26 +00:00
Link to Godot Contributors Chat instead of IRC
This commit is contained in:
parent
f9dad47478
commit
848f3bba7c
@ -241,25 +241,21 @@ discussions and support, others more for development discussions.
|
|||||||
To communicate with developers (e.g. to discuss a feature you want to implement
|
To communicate with developers (e.g. to discuss a feature you want to implement
|
||||||
or a bug you want to fix), the following channels can be used:
|
or a bug you want to fix), the following channels can be used:
|
||||||
|
|
||||||
- [GitHub issues](https://github.com/godotengine/godot/issues): If there is an
|
- [Godot Contributors Chat](https://chat.godotengine.org): You will
|
||||||
existing issue about a topic you want to discuss, just add a comment to it -
|
find most core developers there, so it's the go-to platform for direct chat
|
||||||
all developers watch the repository and will get an email notification. You
|
|
||||||
can also create a new issue - please keep in mind to create issues only to
|
|
||||||
discuss quite specific points about the development, and not general user
|
|
||||||
feedback or support requests.
|
|
||||||
- [#godotengine-devel IRC channel on
|
|
||||||
Freenode](https://webchat.freenode.net/?channels=godotengine-devel): You will
|
|
||||||
find most core developers there, so it's the go-to channel for direct chat
|
|
||||||
about Godot Engine development. Feel free to start discussing something there
|
about Godot Engine development. Feel free to start discussing something there
|
||||||
to get some early feedback before writing up a detailed proposal in a GitHub
|
to get some early feedback before writing up a detailed proposal in a GitHub
|
||||||
issue.
|
issue.
|
||||||
- [devel@godotengine.org mailing
|
- [Bug tracker](https://github.com/godotengine/godot/issues): If there is an
|
||||||
list](https://listengine.tuxfamily.org/godotengine.org/devel/): Mailing list
|
existing issue about a topic you want to discuss, just add a comment to it -
|
||||||
for Godot developers, used primarily to announce developer meetings on IRC
|
many developers watch the repository and will get a notification. You can
|
||||||
and other important discussions that need to reach people directly in their
|
also create a new issue - please keep in mind to create issues only to
|
||||||
mailbox. See the [index
|
discuss quite specific points about the development, and not general user
|
||||||
page](https://listengine.tuxfamily.org/godotengine.org/devel/) for
|
feedback or support requests.
|
||||||
subscription instructions.
|
- [Feature proposals](https://github.com/godotengine/godot-proposals/issues):
|
||||||
|
To propose a new feature, we have a dedicated issue tracker for that. Don't
|
||||||
|
hesitate to start by talking about your idea on the Godot Contributors Chat
|
||||||
|
to make sure that it makes sense in Godot's context.
|
||||||
|
|
||||||
Thanks for your interest in contributing!
|
Thanks for your interest in contributing!
|
||||||
|
|
||||||
|
@ -50,8 +50,7 @@ Godot is not only an engine but an ever-growing community of users and engine
|
|||||||
developers. The main community channels are listed [on the homepage](https://godotengine.org/community).
|
developers. The main community channels are listed [on the homepage](https://godotengine.org/community).
|
||||||
|
|
||||||
To get in touch with the engine developers, the best way is to join the
|
To get in touch with the engine developers, the best way is to join the
|
||||||
[#godotengine-devel IRC channel](https://webchat.freenode.net/?channels=godotengine-devel)
|
[Godot Contributors Chat](https://chat.godotengine.org).
|
||||||
on Freenode.
|
|
||||||
|
|
||||||
To get started contributing to the project, see the [contributing guide](CONTRIBUTING.md).
|
To get started contributing to the project, see the [contributing guide](CONTRIBUTING.md).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user