Skip to content

Commit 0582c32

Browse files
author
NullPointerException
committed
update bug report template
1 parent bd9f047 commit 0582c32

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ body:
1515
attributes:
1616
label: Checklist
1717
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
1919
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)
2121
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
2323
required: true
2424
- label: I have attached the error report in the issue
25-
required: true
25+
required: false
2626

2727
- type: textarea
2828
id: bug-description

0 commit comments

Comments
 (0)