You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been exploring the mp4parse-rust repository and have been interested in contributing. While I'm enthusiastic about getting involved, I noticed that there are no build instructions provided in the repository. As a newcomer, I found this a bit challenging as I tried to set up the project environment. I believe that adding clear build instructions could greatly benefit both newcomers and existing contributors. Not only would it save time and frustration, but it would also encourage more people to engage with the project.
I'm willing to contribute to this effort by drafting the build instructions or assisting in any way I can. What do you think about adding build instructions to the repository? Your guidance on the preferred format or any specific requirements for the instructions would be greatly appreciated.
Thank you for your time, and I look forward to your feedback.
The text was updated successfully, but these errors were encountered:
Thanks for your feedback. Adding clear build instructions would be useful - I think adding a build section to the top level README.md makes sense. This could also address #412 by mentioning the requirement to run git submodule update --init before running cargo test.
I've been exploring the mp4parse-rust repository and have been interested in contributing. While I'm enthusiastic about getting involved, I noticed that there are no build instructions provided in the repository. As a newcomer, I found this a bit challenging as I tried to set up the project environment. I believe that adding clear build instructions could greatly benefit both newcomers and existing contributors. Not only would it save time and frustration, but it would also encourage more people to engage with the project.
I'm willing to contribute to this effort by drafting the build instructions or assisting in any way I can. What do you think about adding build instructions to the repository? Your guidance on the preferred format or any specific requirements for the instructions would be greatly appreciated.
Thank you for your time, and I look forward to your feedback.
The text was updated successfully, but these errors were encountered: