Skip to content

Commit 352ea59

Browse files
authored
Update bug_report.md
1 parent 84f6973 commit 352ea59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ about: Create a bug report affecting the library
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.
11-
- [ ] I ran `pip3 install -U https://github.com/pyrogram/pyrogram/archive/develop.zip` and reproduced the issue using the latest development version.
11+
- [ ] 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
1414
A clear and concise description of the problem.

0 commit comments

Comments
 (0)