mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-03 22:15:42 +02:00
Create ISSUE_TEMPLATE (#1504)
This commit is contained in:
commit
aff5862f09
1 changed files with 9 additions and 0 deletions
9
.github/ISSUE_TEMPLATE.md
vendored
Normal file
9
.github/ISSUE_TEMPLATE.md
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
<!--
|
||||
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.
|
||||
|
||||
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 you have a general question or are not sure whether to open an issue, please feel free to ask in our Gitter channel: https://gitter.im/tldr-pages/tldr
|
||||
-->
|
Loading…
Add table
Reference in a new issue