How Can I Contribute to the Development of Dioxus as a Beginner in Open Source? #3759
Replies: 1 comment 2 replies
-
Welcome to the community! Documentation or the good first issues tag on github are a good place to start contriubting. If you have a specific area you are interested in, I could point you to an issue:
A lot of the development discussions about dioxus happen on the discord, so I would recommend joining there if you are interested in contributing. We have a contributors channel for more real time discussion about pull requests and issues. Answering questions in the discord help channels can be a good way to get familiar with some of the internals of dioxus. If you are still getting familiar with Dioxus, it would be very useful to keep track of what parts of the guide/reference you find confusing as you learn dioxus and any areas you think are missing. An issue on the docsite would be a great place to put any issues you run into. If you want to work on the main framework, there is a list of good first issues here. There is some documentation on contributing here along with information about the structure of the repo. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I’m really excited about the Dioxus framework and I’d love to contribute to its development. However, I’m new to open-source contributions, and I’m not sure where to start. Could anyone guide me on how to begin contributing to Dioxus, especially for someone who is just starting with open-source coding? Any advice on best practices, starting points, or issues that are suitable for beginners would be greatly appreciated. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions