6 lines
908 B
Plaintext
6 lines
908 B
Plaintext
|
Contributing to Exhaust.
If you want to contribute to Exhaust, here is what I will do:
1. Add your name (and email if provided) to the change describing what you changed.
2. Add your name (and email/website if provided) to the contributors section.
|
||
|
|
||
|
Terms for adding:
|
||
|
1. The patch must not disrupt up the functionality of Exhaust.
2. The patch must provide useful changes.
|
||
|
3. Anything that you add to the source code of Exhaust will be under the terms of my licenses.
|
||
|
4. If you add changes to Exhaust's source code, you may not have them removed, but you will get credit for the changes in the history of the application.
To contribute:
1. Create a patch file using this command “diff -crB ExhaustOriginal Exhaust > Exhaust.patch”.
2. Send the patch to exhaust@mrgeckosmedia.com with your name, email/website (if you want that information), and what you changed so I can add it to the about and change.
|