RustLangES / RustLangES/RustLangES.github.io

Añadir más campos al Struct CommunityItem

Open
#34 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.