call for contributiondocumentationenhancementgood first issue
Description
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.