Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.02 KB

contributing.md

File metadata and controls

36 lines (25 loc) · 1.02 KB

To contribute a helper to the github.com/helpers org, follow these steps:

1. Use generator-verb to generate the project, including documentation.

To install generator-verb, run:

npm i -g generator-verb

2. Generate your helper project

In the command line, run:

yo verb --helper

3. Create a repo

Create a repo on GitHub under your own account.

4. Last, request a transfer

Create an issue to request a transfer to the helpers org.