practicalli / practicalli/clojure-through-code
Review code examples
未关闭
还没有人认领这个 Issue。
- 主要语言
- Clojure
- 星标
- 64
- 派生
- 13
- PR 合并指标
- 30 天内没有已合并 PR
描述
Review all the code examples and ensure they are
- In the right category - organised by namespace that defines that category
- Includes a header comment to describe the category or context of examples
- Adds pointers to related files
- Includes expected outputs as comments underneath each expression
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先盘点仓库中的 Clojure 代码示例,并按照定义每个类别的 namespace 对它们进行分组。检查每个示例是否包含类别标题、指向相关文件的指针,以及表达式下方关于预期输出的注释。所有示例都符合这四项一致性要求即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- clojure
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100