matrix-org / matrix-org/matrix.org
Improve the display of WG infos
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 616
- Forks
- 463
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 19
Description
https://matrix.org/foundation/working-groups/ + each WG's detailed page
- WG chairs should be displayed if defined in the database
- if a WG has no defined chairs, it should fall back to the sponsor automatically
- WGs must have a sponsor, it is ok to fail the build if there isn't one
- display the meeting schedule on the WG details page (e.g. https://matrix.org/foundation/working-groups/room-directory/) if one is defined
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 by inspecting the working-group listing at matrix.org/foundation/working-groups/ and a detailed page such as room-directory/, then locate the database definitions and rendering entry points for WG information. Done means chairs display when defined, sponsor fallback and sponsor validation work, and meeting schedules appear when provided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100