Improve handling of "User has too many peers"
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 38
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
When the user tries to registers his 11th peer, we should email him a link to
a page where he can delete peers
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 by locating the Go entry point that handles registration of the 11th peer and trace how peer deletion and email delivery are currently handled. Done means the user receives a link to a page where peers can be deleted when registration exceeds the limit; the issue names no files or tests, so confirm the expected flow with maintainers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100