Owner in the Domains List
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 28
- Forks
- 9
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 3
Description
Problem Statement
The domains list doesn't contain information about the domain's owner, but sometimes this information is necessary / speeds up the investigation.
Expected Result
The domains list contains information about the owner/subscriber of each domain.
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 code that builds or displays the domains list in this Go console tool. Read how each domain is represented and where owner or subscriber information could be obtained. Done means the list presents the owner/subscriber for every domain without removing existing domain information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100