Skip to content

Commit 10e5dbb

Browse files
committed
Update issue templates
1 parent 6ddb28c commit 10e5dbb

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ about: Create a bug report affecting the library
44
labels: "bug"
55
---
66

7-
<!-- WARNING: Ignoring this template will lead to the issue being closed as incomplete -->
7+
<!-- WARNING: Ignoring this template could lead to the issue being closed as incomplete -->
88

99
## Checklist
1010
- [ ] I am sure the error is coming from Pyrogram's code and not elsewhere.
@@ -15,7 +15,7 @@ labels: "bug"
1515
A clear and concise description of the problem.
1616

1717
## Steps to Reproduce
18-
[A minimal, complete and verifiable example](https://stackoverflow.com/help/mcve).
18+
[A minimal, reproducible example](https://stackoverflow.com/help/minimal-reproducible-example).
1919

2020
## Traceback
2121
The full traceback (if applicable).

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ about: Suggest ideas, new features or enhancements
44
labels: "enhancement"
55
---
66

7-
<!-- WARNING: Ignoring this template will lead to the issue being closed as incomplete -->
7+
<!-- WARNING: Ignoring this template could lead to the issue being closed as incomplete -->
88

99
## Checklist
1010
- [ ] I believe the idea is awesome and would benefit the library.

.github/ISSUE_TEMPLATE/question.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ title: For Q&A purposes, please read this template body
55
labels: "question"
66
---
77

8-
<!-- WARNING: Ignoring this template will lead to the issue being closed as incomplete -->
8+
<!-- WARNING: Ignoring this template could lead to the issue being closed as incomplete -->
99

1010
# Important
1111
This place is for issues about Pyrogram, it's **not a forum**.
1212

13-
If you'd like to post a question, please move to https://stackoverflow.com or join the Telegram community by following the description in https://t.me/pyrogram.
13+
If you'd like to post a question, please move to https://stackoverflow.com or join the Telegram community at https://t.me/pyrogram.
1414

1515
Thanks.

0 commit comments

Comments
 (0)