Just want to contribute to this project
thucnh opened this issue · 6 comments
Dear,
I just want to contribute my coding to this project. Is there any required skills?
I have skill in c/c++ and experience on creating web apps.
Thanks,
Thuc
Hi @thucnh, thanks for volunteering!
@deanberris has started a proposal for the next iteration of the HTTP library, including client and server connections. You can follow this here: https://github.com/cpp-netlib/netlib/projects/1
Also, you can join us on Slack: https://cpp-netlib.slack.com
Or contact the mailing list: cpp-netlib@googlegroups.com
This project is open to interested beginners, if you're interested in contributing and learning.
But before we submit the codes it must be reviewed right?
Thanks!
Any code that makes into to the master branch would need to be reviewed via a pull request. That's a normal part of any software process.
Thanks @glynos
I also just want to add, that we appreciate reviews for pull requests too -- if you see a pull request open and things aren't clear or you'd like to provide feedback, please feel free to jump in either on the review thread or mention it on Slack (maybe directly with the person sending the pull request or with some of the maintainers (either @glynos or I) if you don't feel comfortable leaving a comment).