You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
717 B
9 lines
717 B
|
8 years ago
|
|
||
|
|
Contributions of all kinds are welcome as [GitHub pull requests](https://github.com/dscharrer/innoextract/pulls) or as patches mailed to daniel@constexpr.org.
|
||
|
|
|
||
|
|
If you are planning to implement a larger feature and intend to get it merged, please contact me **first** at daniel@constexpr.org or on the [GitHub issue tracker](https://github.com/dscharrer/innoextract/issues) to discuss the planned changes in order to avoid duplicating work or having to re-do the changes in a way that fits with the project.
|
||
|
|
|
||
|
|
There is no official code style guide, but please try to match the style of the existing code and git commit messages.
|
||
|
|
|
||
|
|
All contributions must be licensed under the zlib license detailed in the LICENSE file.
|