call for contributiondocumentationenhancementgood first issue
仓库指标
- 星标
- (23,087 个星标)
- PR 合并指标
- (平均合并 3天 6小时) (30 天内合并 125 个 PR)
描述
Motivation
Many docstrings in verl are missing, incomplete or in a messy format.
We might want to adopt a unified format (and complete them), better with automatic checking.
Plan
- Choose a docstring standard (e.g., NumPy).
- Unify the format.
- Add automatic checking.
- Complete all the docstrings.