Needs a quick start section in the README #12
Labels
good first issue
First-time contributors who are looking to help should work on these issues.
type: documentation
Improvements or additions to documentation.
Is your change request related to a problem? Please describe.
As described in the documentation section of the Library Guidelines, Contributors libraries are expected to have in their README a short summary of the library's purpose, installation instructions, a quick start with a minimal usage example, and links to the documentation and contributing guide.
This library currently doesn't have a completed quick start in the README.
Describe the solution you'd like
The library needs a quick start section after the installation instructions. machines is a good example of a small, to-the-point quick start.
We could at least demonstrate a minimal example which uses
suspend
,fork
,join
, andkill
.Additional context
See the Governance repository for more information about requirements in the Contributors organization.
The text was updated successfully, but these errors were encountered: