mirror of
https://github.com/google/fonts.git
synced 2025-01-05 17:05:26 +03:00
CONTRIBUTING: Clarify CLA
This commit is contained in:
parent
396b60f2b6
commit
deb3b2a64b
@ -10,7 +10,8 @@ If you would like to include a new font family in the Google Fonts collection, w
|
||||
|
||||
* The typeface design is original, or a legitimate revival of a design in the public domain, and of good quality. The Google Design team curates the overall Google Fonts collection and decides if fonts are of good quality. You can get general reviews of your project from the wider international type community during development by posting review requests in the [googlefonts-discuss](https://groups.google.com/forum/#!forum/googlefonts-discuss) group, and the [typedrawers](http://typedrawers.com/categories/critiques%E2%80%94type-design) review forum.
|
||||
* The project is **wholly** licensed under the [SIL Open Font License v1.1](http://scripts.sil.org/OFL), and there are no proprietary/restricted-license versions available elsewhere
|
||||
* The Open Font License does not have any Reserved Font Names ([why](https://github.com/simoncozens/silson/issues/1))
|
||||
* The Open Font License does not have any Reserved Font Names ([why](https://github.com/simoncozens/silson/issues/1))
|
||||
* The copyright holders have all signed the [Google Contributor's License Agreement](https://cla.developers.google.com)
|
||||
* The font family name does not include any copyright holder names or registered trademarks, and no initials or abbreviations, and no references to languages or writing systems; it should be a simple and unique name, and a limited but easy way to test for uniqueness is [namecheck.fontdata.com](https://namecheck.fontdata.com)
|
||||
* The project is developed on Github or similar, with complete corresponding sources, [open to public participation](http://producingoss.com), and actively maintained. Complete corresponding sources means that the fonts are available in your preferred form of modification, the files you actually use to develop the project, along with all the build instructions or scripts needed to reproduce the process of turning those source files into your released font binaries.
|
||||
* All font files are available in TTF format, with hinting (such as with [ttfautohint](http://www.freetype.org/ttfautohint/))
|
||||
@ -30,12 +31,12 @@ If your font is already on-boarded and you'd like us to update our copy, please
|
||||
|
||||
We carefully check the technical aspects of updated fonts to prevent unintended changes, so we prefer to collaborate with you on your upstream project to make a release which we update from.
|
||||
|
||||
## All Contributors
|
||||
## Contributor License Agreement
|
||||
|
||||
We'd love to accept your patches and contributions to this project.
|
||||
There is just one thing you need to do first...
|
||||
We love to accept all good patches and contributions to this project.
|
||||
There is just one thing contributors need to do first...
|
||||
|
||||
Contributions to Google projects, even unofficial ones like this, must be accompanied by a Contributor License Agreement.
|
||||
Contributions to Google projects must be accompanied by a Contributor License Agreement.
|
||||
This is not a copyright assignment, it simply gives Google permission to use and redistribute your contributions as part of the project.
|
||||
|
||||
<https://cla.developers.google.com>
|
||||
|
Loading…
Reference in New Issue
Block a user