]> git.ipfire.org Git - thirdparty/cups.git/blame_incremental - CONTRIBUTING.md
Save initial work on private xform API.
[thirdparty/cups.git] / CONTRIBUTING.md
... / ...
CommitLineData
1Contributing to CUPS
2====================
3
4CUPS is developed by Apple Inc. and distributed as open source software under
5the Apache License, Version 2.0. Significant contributions to CUPS must be
6licensed to Apple using the Apple Contributor Agreement:
7
8 https://www.cups.org/AppleContributorAgreement_2011-03-10.pdf
9
10Contributions should be submitted as attachments to bug reports on the CUPS web
11site. Changes to existing source files should be submitted as unified diffs
12(both Subversion and Git produce this format by default) while new source files
13should be provided as-is or in an archive. Github pull requests can also be
14used to submit changes.