You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -15,14 +15,14 @@ body:
15
15
attributes:
16
16
label: Checklist
17
17
options:
18
-
- label: I make sure that there are no existing issues - open or closed - which I could contribute my information to
18
+
- label: I make sure that the issue is NOT a duplicate of pinned issues
19
19
required: true
20
-
- label: I understand that issues with limited impact, such as those occurring on specific devices or under specific network conditions, will not be fixed
20
+
- label: I make sure I am using the LATEST version - check [here](https://github.com/InfinityLoop1308/PipePipe/releases)
21
21
required: true
22
-
- label: I am able to reproduce the bug with the latest version given here - [CLICK THIS LINK](https://github.com/InfinityLoop1308/PipePipe/releases/latest)
22
+
- label: I understand that issues with limited impact, such as those occurring on specific devices or under specific network conditions, will not be fixed
23
23
required: true
24
24
- label: I have attached the error report in the issue
0 commit comments