mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-08 21:21:57 +00:00
[Question] About project collaboration #123
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @claunia on GitHub (Sep 8, 2016).
Let's say I have an application DiscImageChef.
Let's say my application needs to decompress data, from several algorithms, that may or may not, have ever been used in an archiver (e.g., ADC, Teledisk).
Let's say I would like to use your library and implement those algorithms for the sake of your greatness (and not reinventing the wheel).
Let's say sometimes those algorithms will be ugly, propietary, or need to be reimplemented (no copy&paste, but read&understand&rewrite) from archaic libraries in other opensource licenses (GPL and LGPL)
Let's say I need pull requests to be accepted as fast as possible.
What can I do to satisfy your needs so you can satisfy my needs and we all get happy along together forever 😃