Document how to add new members to teams
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 363
- Forks
- 369
- Avg merge
- 1d 54m
- Merged PRs (30d)
- 59
Description
I did this manually, by inspecting the list of teams in the root teams directory.
The README.md suggests using cargo run add-person <username>, but does not explain if / how you can do a similar process for adding members to teams.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with README.md and the existing cargo run add-person <username> guidance, then inspect the root teams directory to understand the current team-member layout. Document the supported process for adding a member to a team, including any relevant command or files, so a contributor can follow it without manual inspection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100