matrix-org / matrix-org/matrix.org
Allow ecosystem projects to define multiple support rooms
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 616
- Forks
- 463
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 19
Description
Currently, ecosystem projects can only define a single support room. This works for most projects, but larger projects (for example, multi‑platform clients) may need platform‑specific rooms. Because of this limitation, Element X currently links only to the iOS room, which is not the best user experience.
See: https://github.com/matrix-org/matrix.org/blob/93b60f42ad708253f5fa7f6c67f577ff4edf178e/content/ecosystem/clients/element-x.md?plain=1#L9
Contributor guide
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 with content/ecosystem/clients/element-x.md at the referenced lines and inspect how its support room is represented and rendered. Trace the surrounding ecosystem project data to determine where multiple platform-specific rooms are defined, then verify that each configured room appears for the appropriate project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- content
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100