mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 16:13:31 +02:00
ISSUE_TEMPLATE: add missing placeholder
This commit is contained in:
parent
1e8f60f7cd
commit
7a4016a69a
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE.md
vendored
2
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
Thank you for reporting an issue! Please review the following notes before submitting it.
|
Thank you for reporting an issue! Please review the following notes before submitting it.
|
||||||
|
|
||||||
Most issues on this repo are requests for new commands. If it's the case, make sure to use the standard title ("page request: "), and include a link to a web page about the command, and if possible, to an existing source of example-style documentation.
|
Most issues on this repo are requests for new commands. If it's the case, make sure to use the standard title ("page request: <command name>"), and include a link to a web page about the command, and if possible, to an existing source of example-style documentation.
|
||||||
|
|
||||||
If your issue is with a particular client of tldr, please raise the issue in the repo for that client. For example, if you are using the node client, you would report the issue here: https://github.com/tldr-pages/tldr-node-client/issues
|
If your issue is with a particular client of tldr, please raise the issue in the repo for that client. For example, if you are using the node client, you would report the issue here: https://github.com/tldr-pages/tldr-node-client/issues
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue