X-Git-Url: http://git.i-scream.org/?a=blobdiff_plain;f=www%2Fcontributing.xhtml;fp=www%2Fcontributing.xhtml;h=672bd11347654aba74c9ec54e5c79e993d8231ba;hb=c8e0a4a33a54a770ba9a71524438cd321cd64937;hp=0000000000000000000000000000000000000000;hpb=01fa9cc5d6b8488dc475a11781ba0e28d32a9b45;p=www.i-scream.org.git diff --git a/www/contributing.xhtml b/www/contributing.xhtml new file mode 100644 index 0000000..672bd11 --- /dev/null +++ b/www/contributing.xhtml @@ -0,0 +1,51 @@ + + + + Contributing to i-scream projects + + + + +
+
+ +
+

+ Contributing to i-scream projects +

+

+ We welcome contributions to our code so that everyone + can benefit from your changes. To make life easier we + have a few simple suggestions on how to go about doing + it. Please submit changes using one of the two methods + below. +

+

+ GitHub Pull Request +

+

+ If you've got changes for one of our active projects then + it'll almost certainly be available on our + GitHub page. If + you're familiar with Git the best way to send changes is + to fork our project on GitHub, commit your changes to your + copy, and then initiate a pull request. +

+

+ If you're a Git user but don't want to use GitHub, just + use Git to generate a patch and we'll merge it by hand. +

+

+ Unified Diff +

+

+ If you don't use Git at all you can send us your patches + as a plain text unified diff. We'll merge it by hand. +

+
+ +
+ +
+ +