Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 418 Bytes

File metadata and controls

21 lines (15 loc) · 418 Bytes

Contributing to ruby-libgd

Thank you for your interest in contributing to ruby-libgd 🚀
This project brings native image rendering, filters, and raster graphics back to Ruby.

We welcome:

  • bug reports
  • feature requests
  • documentation improvements
  • performance improvements
  • new drawing primitives and filters

🧪 How to test

Clone the repo and run:

bundle install
bundle exec rspec