|
|
@@ -4,29 +4,29 @@ There are no full-time developers dedicated solely to Stride's advancement; inst
|
|
|
|
|
|
In order to thrive, Stride requires the help from other community members. There are various ways you can help:
|
|
|
|
|
|
-### Community activity
|
|
|
+### Community activity 🤝
|
|
|
To make Stride3d better, just use it and tell others about it in your blogs, videos, and events. Get involved in discussions on [Discord](https://discord.gg/f6aerfE) and [Github Discussion](https://github.com/stride3d/stride/discussions). Being a user and spreading the word is vital for our engine, as we don't have a big marketing budget and rely on the community to grow.
|
|
|
|
|
|
|
|
|
-### Make games
|
|
|
+### Make games 🕹️
|
|
|
The best way to promote Stride is by creating a cool demo or, even better, a full game. Having people see and play an actual game made with Stride is the most effective form of advertisement.
|
|
|
|
|
|
|
|
|
-### [Donate](open-collective.md)
|
|
|
+### [Donate](open-collective.md) 💸
|
|
|
We utilize Open Collective for fundraising. The funds collected are allocated towards bug bounties and compensating individuals contracted for paid work.
|
|
|
|
|
|
|
|
|
-### Submit bug reports
|
|
|
+### Submit bug reports 🐛
|
|
|
Making Stride more stable greatly improves usability and user satisfaction. So if you encounter a bug during development, please contribute by reporting it on [Github](https://github.com/stride3d/stride/issues).
|
|
|
|
|
|
|
|
|
-### [PR reviews](https://github.com/stride3d/stride/pulls)
|
|
|
+### [PR reviews](https://github.com/stride3d/stride/pulls) 🔭
|
|
|
Contributing to Pull Requests (PRs) is excellent as it enables active participation without local builds. Reviewing and offering feedback in this collaborative process enhances code quality and maintains project standards, fostering a sense of community and knowledge sharing.
|
|
|
|
|
|
|
|
|
-### [Contribute code](engine/contribute-engine.md)
|
|
|
+### [Contribute code](engine/contribute-engine.md)
|
|
|
If you're passionate about C# and want to contribute by building features or fixing bugs in Stride, dive into the source code and get involved!
|
|
|
Have a look at the Github issues label [Good first issue](https://github.com/stride3d/stride/labels/good%20first%20issue).
|
|
|
|
|
|
-### [Contribute to Documentation](documentation/contribute-documentation.md)
|
|
|
+### [Contribute to Documentation](documentation/contribute-documentation.md) 🪶
|
|
|
Enhance the official documentation and tutorials by expanding the manual or creating textual/video guides. Your contributions will greatly improve accessibility and understanding for users.
|