mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-21 17:06:36 +03:00
Add RTFM issue template
This commit is contained in:
parent
bcfc3e7550
commit
a71b095c1d
4
.github/ISSUE_TEMPLATE/bug-report.md
vendored
4
.github/ISSUE_TEMPLATE/bug-report.md
vendored
|
@ -7,10 +7,6 @@ assignees: ''
|
|||
|
||||
---
|
||||
|
||||
QUESTIONS ARE NOT BUGS AND DON'T BELONG HERE.
|
||||
|
||||
If you have a question, ask in https://stackoverflow.com or find the link for the Telegram group in the description of https://t.me/TelethonUpdates.
|
||||
|
||||
**Checklist**
|
||||
* [ ] The error is in the library's code, and not in my own.
|
||||
* [ ] I have searched for this issue before posting it and there isn't a duplicate.
|
||||
|
|
20
.github/ISSUE_TEMPLATE/question-about-usage.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/question-about-usage.md
vendored
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
name: Question about Usage
|
||||
about: QUESTIONS DON'T BELONG HERE. Ask in StackOverflow or in @TelethonUpdates
|
||||
title: ''
|
||||
labels: RTFM
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
QUESTIONS ARE NEITHER BUGS NOR ENHANCEMENTS AND DON'T BELONG HERE.
|
||||
|
||||
If you DO have a question, ask in:
|
||||
* https://stackoverflow.com or
|
||||
* https://t.me/TelethonUpdates (@TelethonUpdates channel in Telegram)
|
||||
|
||||
If you do post a question, it will be labelled "RTFM" and closed as soon as possible without any answer.
|
||||
|
||||
If you DON'T have a question, use the right template for bugs/issues with the library or to propose an improvement/enhancement to either the code or documentation.
|
||||
|
||||
We are not being harsh. Only clear. The issues section is not for questions, and people keep asking things over and over, which is a waste of everyone's time.
|
Loading…
Reference in New Issue
Block a user