mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 21:26:01 +02:00
Create ISSUE_TEMPLATE.md
This commit is contained in:
parent
0d6202fa89
commit
3bc0056441
1 changed files with 13 additions and 0 deletions
13
.github/ISSUE_TEMPLATE.md
vendored
Normal file
13
.github/ISSUE_TEMPLATE.md
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!-- Thank you for raising an issue! -->
|
||||
|
||||
<!--
|
||||
|
||||
We have noted down the most common scenarios regarding which issues are usually raised. Please take a look so that your issue can be addressed properly.
|
||||
|
||||
1. 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, please raise an issue here - https://github.com/tldr-pages/tldr-node-client/issues
|
||||
|
||||
2. You can file an issue if you want a command added, or a page modified. Issues regarding overall repo architecture are also fine.
|
||||
|
||||
3. If you have a general question for us, please feel free to hop in to our gitter channel and ask away. We hang out at - gitter.im/tldr-pages/tldr
|
||||
|
||||
-->
|
Loading…
Add table
Reference in a new issue