matrix-org / matrix-org/matrix.to
Add short link for Matrix documentation
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 318
- PR merge metrics
- No merged PRs in 30d
Description
When not copy-pasting, it would be nice to have short addresses such as https://matrix.to/faq for the FAQ, /irc for bridge IRC networks and /ircfaq for FAQ of the IRC bridge.
Lacking these I have been linking to https://mikaela.info/r/matrixircfaq as the direct address is difficult to remember and type especially on mobile, but I think official address would be more preferable. I have also gotten negative feedback for linking through my own domain.
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
The issue names the requested /faq, /irc, and /ircfaq paths and explains their intended Matrix and IRC documentation targets. Start by inspecting the repository's redirect routing entry point, then verify that each short address reaches the appropriate documentation destination and test the redirects directly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100