Skip to content

Commit

Permalink
Add contributing section to README (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
lopcode authored Oct 5, 2024
1 parent 50b15cc commit be17098
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,17 @@ why a goal should change!
* Provide access to the raw bindings (`VipsHelper`), so users aren't blocked by helper bugs or API annoyances.
* Incubate in [Photo Fox](https://github.com/lopcode/photo-fox) with some "real world" usage.

## Contributing

I'm not currently looking for external code contributions. If you'd like to help the project:

* Use the library and give your feedback in [Discussions](https://github.com/lopcode/vips-ffm/discussions)
* Or [file an issue](https://github.com/lopcode/vips-ffm/issues) if you have a problem!
* Share the [announcement post](https://www.lopcode.com/posts/2024/10/vips-ffm-1/) in your circles
* Star the repo 🌟

Thank you for being enthusiastic about the project!

## Releasing

* GitHub Releases automatically result in a deployment to GitHub Packages
Expand Down

0 comments on commit be17098

Please sign in to comment.