Skip to content

Get in Contact

Communication Channels

The main ways to get in contact with other developers and contributors are:

  • Blender Chat for informal conversation and discussions with developers.
  • Developer Forum for general developer discussion and questions.

Bug reporting, code contribution and review, and design and planning tasks are all done on projects.blender.org.

If you want to start developing in Blender you will have lots of startup questions. You can ask them in the #blender-coders chat each day of the week, or in the relevant module channel.

When in doubt and no particular channel seems to match your question, write a message on #blender-coders and you will get an answer there or get redirected to the right channel.

Module Meetings

The modules have autonomy to organize their work how they see fit. Some modules have weekly or bi-weekly meetings. The less active modules meet once there is something specific to discuss.

The future meetings are announced as part of the meeting notes.

Contribution Process

If you have found an area in Blender you want to improve on and it's a non-trivial change, check in advance if Blender developers agree with the project and design.

This helps avoid doing work for nothing, in case the feature should have a different design, is already under development, or is not desired functionality.

The chat and forums are good places to get feedback about this. To talk to the individual owners of the relevant code, see the list of modules and their owners.

Once you have written the code, see the contributing code section on how to make a pull request get it submitted, reviewed and included.

Release Process

See the release cycle and current projects to understand the schedule and times when new features can get in and releases are made.