|
| 1 | +<!-- Add a description of the pull request underneath this line. --> |
| 2 | + |
| 3 | +<!-- If your pull request addresses an existing GitHub issue, replace the XX below with the issue number. --> |
| 4 | + |
| 5 | +Closes #XX |
| 6 | + |
1 | 7 | <!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->
|
2 | 8 |
|
| 9 | +**Checklist** |
3 | 10 | - [ ] My pull request has a descriptive title (not a vague title like `Update index.md`)
|
4 | 11 | - [ ] My pull request targets the `master` branch of creativecommons.github.io-source.
|
5 | 12 | - [ ] I tried building the site using Lektor locally and verified that there are no build errors.
|
6 | 13 |
|
7 |
| -<!-- If your pull request closes a GitHub issue, replace the XXXXX below with the issue number. --> |
| 14 | +<!-- Make sure you read and understand the following attestation. --> |
| 15 | + |
| 16 | +Developer Certificate of Origin |
| 17 | +Version 1.1 |
| 18 | + |
| 19 | +Copyright (C) 2004, 2006 The Linux Foundation and its contributors. |
| 20 | +1 Letterman Drive |
| 21 | +Suite D4700 |
| 22 | +San Francisco, CA, 94129 |
| 23 | + |
| 24 | +Everyone is permitted to copy and distribute verbatim copies of this |
| 25 | +license document, but changing it is not allowed. |
| 26 | + |
| 27 | + |
| 28 | +Developer's Certificate of Origin 1.1 |
| 29 | + |
| 30 | +By making a contribution to this project, I certify that: |
| 31 | + |
| 32 | +(a) The contribution was created in whole or in part by me and I |
| 33 | + have the right to submit it under the open source license |
| 34 | + indicated in the file; or |
| 35 | + |
| 36 | +(b) The contribution is based upon previous work that, to the best |
| 37 | + of my knowledge, is covered under an appropriate open source |
| 38 | + license and I have the right under that license to submit that |
| 39 | + work with modifications, whether created in whole or in part |
| 40 | + by me, under the same open source license (unless I am |
| 41 | + permitted to submit under a different license), as indicated |
| 42 | + in the file; or |
8 | 43 |
|
9 |
| -Closes #XXXXX |
| 44 | +(c) The contribution was provided directly to me by some other |
| 45 | + person who certified (a), (b) or (c) and I have not modified |
| 46 | + it. |
10 | 47 |
|
11 |
| -<!-- You may add your description of the pull request underneath this line. --> |
| 48 | +(d) I understand and agree that this project and the contribution |
| 49 | + are public and that a record of the contribution (including all |
| 50 | + personal information I submit with it, including my sign-off) is |
| 51 | + maintained indefinitely and may be redistributed consistent with |
| 52 | + this project or the open source license(s) involved. |
0 commit comments