Contribute code
Stride is an open source project, meaning that anyone can view and contribute to its code. The source is hosted on GitHub
How to start contributing
Stride is a very large project, which can make working with its code quite overwhelming when starting out. It's a lot easier to first try tackling issues labeled good first issue, which will help you familiarize yourself with the engine's architecture.

Paid work
If you are a developer with solid experience in C#, rendering techniques, or game development, we want to hire you! We have allocated funds from supporters on OpenCollective and will pay you for your work on certain issues.

For more information on how to get assigned to a project, how to fulfil a task and how to get paid, visit 🛠️ Contribute to the engine — Paid work.
Important resources
- 🛠️ Contribute to the engine - contains all resources for contributing to the engine
- 🛠️ Contribute to the engine — 🏗️ Architecture - documentation related to the project architecture. It is also available in the engine's repository
Community toolkit
The community toolkit provides helpers and extensions that enhance your experience with the engine and enable code-only development. For more information, visit the contributing section in its documentation.