Where to put attribution?
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 11.8k
- 派生
- 7.9k
- 平均合并
- 1 天 11 小时
- 30 天内合并 PR
- 11
描述
I'm working on my own library and I would love to have a good and user friendly docs like ReactJS has.
As I understand I can just use some parts of this repo under CC BY 4.0 license. I'm not sure how I should mention that my documentation is based on Reacts one. Any advices are welcome. I just want to do it in a fair way. Do I have to put my documentation into separate repository than my project is located? My library is under MIT license. I'm also not sure what to do with the file headers like:
/**
* Copyright (c) 2013-present, Facebook, Inc.
*
* This source code is licensed under the CC-BY-4.0 license found
* in the LICENSE file in the root directory of this source tree.
*
* @emails react-core
*/
Should I leave them as they are, remove or change to my Organization?
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
审查 repository 的 CC BY 4.0 许可背景和项目拟议的 MIT 许可证,然后处理此处提出的署名问题。完成的标准是:明确说明署名应放在哪里、文档是否需要单独的 repository,以及如何处理所示的文件头。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, react
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100