linksplatform / linksplatform/Bot
Add an ability to add or remove links to user pages
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 29
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
This should be generalization of #23.
GitHub link is just a single type of link.
Bot should support multiple links.
There should be a whitelist of supported domains to prevent users from addition of damaging links.
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 reviewing issue #23 and the bot's existing GitHub-link handling for user pages. Define how multiple links are represented and removed, then verify that additions accept only supported domains and reject damaging links; done means both link management and whitelist validation are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100