This repository was archived by the owner on Dec 23, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,18 +3,18 @@ name: Bug Report
33about : Create a bug report affecting the library
44---
55
6- <!-- WARNING: Ignoring this template could lead to the issue being closed as incomplete -->
6+ <!-- WARNING: Ignoring this template could lead to the issue being closed as invalid -->
77
88## Checklist
99- [ ] I am sure the error is coming from Pyrogram's code and not elsewhere.
1010- [ ] I have searched in the issue tracker for similar bug reports, including closed ones.
1111- [ ] I ran ` pip3 install -U https://github.com/pyrogram/pyrogram/archive/master.zip ` and reproduced the issue using the latest development version.
1212
1313## Description
14- A clear and concise description of the problem.
14+ A ** clear** and ** concise** description of the problem. Code snippets must be formatted properly .
1515
1616## Steps to Reproduce
1717[ A minimal, reproducible example] ( https://stackoverflow.com/help/minimal-reproducible-example ) .
1818
1919## Traceback
20- The full traceback (if applicable).
20+ The full traceback (if applicable).
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ about: Suggest ideas, new features or enhancements
44labels : " enhancement"
55---
66
7- <!-- WARNING: Ignoring this template could lead to the issue being closed as incomplete -->
7+ <!-- WARNING: Ignoring this template could lead to the issue being closed as invalid -->
88
99## Checklist
1010- [ ] I believe the idea is awesome and would benefit the library.
Original file line number Diff line number Diff line change 22name : Ask Question
33about : Ask a Pyrogram related question
44title : For Q&A purposes, please read this template body
5- labels : " question "
5+ labels : " invalid "
66---
77
8- <!-- WARNING: Ignoring this template could lead to the issue being closed as incomplete -->
8+ <!-- WARNING: Ignoring this template could lead to the issue being closed as invalid -->
99
1010# Important
1111This place is for issues about Pyrogram, it's ** not a forum** .
You can’t perform that action at this time.
0 commit comments