RustLangES / RustLangES/RustLangES.github.io
Añadir más campos al Struct CommunityItem
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 24
- Forks
- 21
- Avg merge
- 22h 48m
- Merged PRs (30d)
- 7
Description
Creo que sería buena idea añadirle más campos alternativos al Struct CommunityItem en caso de añadir comunidades que tengan más de un solo link (Sitios web oficiales, Servers de Discord, grupos de Telegram, otras redes sociales, etc) así podríamos añadir todos en uno para cada comunidad si esta lo necesita. Pensaba en añadir más campos y luego implementar un Default para los casos en donde no haga falta rellenar todos los campos
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
Search the project for the CommunityItem struct and its usages, then inspect how community links are rendered. Define the additional link fields and the requested Default behavior based on existing community data. Done means communities can expose multiple website, Discord, Telegram, or social links without requiring unused fields, with the project still building successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100