浏览代码

Merge pull request #11473 from infosiftr/osi-approved

Add "under an OSI-approved license" explicitly to the checklist
yosifkit 4 年之前
父节点
当前提交
d7cf6b9d2d
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      NEW-IMAGE-CHECKLIST.md

+ 1 - 0
NEW-IMAGE-CHECKLIST.md

@@ -3,6 +3,7 @@
 **NOTE:** This checklist is intended for the use of the Official Images maintainers both to track the status of your PR and to help inform you and others of where we're at. As such, please leave the "checking" of items to the repository maintainers. If there is a point below for which you would like to provide additional information or note completion, please do so by commenting on the PR. Thanks! (and thanks for staying patient with us :heart:)
 
 -	[ ] associated with or contacted upstream?
+-	[ ] available under [an OSI-approved license](https://opensource.org/licenses)?
 -	[ ] does it fit into one of the common categories? ("service", "language stack", "base distribution")
 -	[ ] is it reasonably popular, or does it solve a particular use case well?
 -	[ ] does a [documentation](https://github.com/docker-library/docs/blob/master/README.md) PR exist? (should be reviewed and merged at roughly the same time so that we don't have an empty image page on the Hub for very long)