tldr.inbrowser.app icon indicating copy to clipboard operation
tldr.inbrowser.app copied to clipboard

Display message when page/translation doesn't exist and redirect them to tldr repo for them to add it

Open kbdharun opened this issue 2 years ago • 0 comments

When a page/translation doesn't exist no action takes place currently, maybe a message can be displayed informing the user the page/translation for the English page doesn't exist and tldr repo can be linked for contributing it.

In our Node client we specify this when a page doesn't exist:

> tldr github
`github` documentation is not available.
If you want to contribute it, feel free to send a pull request to: https://github.com/tldr-pages/tldr

kbdharun avatar May 30 '23 14:05 kbdharun