DEV Community

Discussion on: Who's looking for open source contributors? (September 10 edition)

Collapse
 
noah11012 profile image
Noah11012

Hi everyone!

I'm working on my first practical project written in C. It's a library for reading and writing PPM (portable pixmap) images with a simple to use API. There are a few issues needing to be resolved before I can release version 1.0.

In the README.md file there is a section called "Issues" where all the important problems of the library are listed and need rectifying.

I would appreciate it if someone would help me with these issues or at the very least offer pointers to the right direction.

github.com/Noah11012/libpixmap

Collapse
 
ben profile image
Ben Halpern

Thanks for posting. Nice job identifying some ways for folks to jump right in.