0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust25 forks (25 forks)auto 404
good first issuesuggestion
Repository metrics
- Stars
- 114 stars (114 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
i.e. changing god -> divine (and master -> masterful, since that has the same issue), or changing the order from [rank] [adjectives] [player type] to [adjectives] [rank] [player type]
Original message by @120cell
Contributor guide
- Research direction
- Find the card title rendering code in the repository, likely in a module handling embed or message creation. Locate where the rank, adjectives, and player type are concatenated, and modify the order to place adjectives before rank as described.
- Tech stack
- rust
- Domain
- backend
- Issue type
- Refactor
- Prerequisites
- Rust