larroy / uvpp

C++11 libuv wrapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributing Guide?

jalcine opened this issue · comments

I really want to help out to make this a full-fledged C++11 wrapper for libuv but I'm not sure what would be the critiera for contributing. I even use a different C++ formatting style. I noticed the following:

  • 4 spaces for indenting
  • K&R style formatting

Thanks, sorry for the late followup as I didn't see this before, K&R?

As long as the style is similar shouldn't be any problems.

Noted! I'll do my best to make it work. Thanks.