Once your first PR (any PR — typo, doc fix, anything) is merged, you can add yourself to AUTHORS. This is the welcome-mat issue: send a PR adding your name and (optional) GitHub handle to AUTHORS.
Step-by-step:
- Click the pencil on AUTHORS to edit
- Add a new line:
Your Name <your-email-or-github-handle>
- Commit message:
chore(authors): add Your Name
- Open a PR — it will be merged.
Once your first PR (any PR — typo, doc fix, anything) is merged, you can add yourself to
AUTHORS. This is the welcome-mat issue: send a PR adding your name and (optional) GitHub handle to AUTHORS.Step-by-step:
Your Name <your-email-or-github-handle>chore(authors): add Your Name