From 9add51b59de2808d26b5ae3e52e6655dd1c3022c Mon Sep 17 00:00:00 2001 From: opusforlife2 <53176348+opusforlife2@users.noreply.github.com> Date: Sun, 4 Oct 2020 12:03:14 +0000 Subject: [PATCH 1/2] Add checkboxes instead of long comments People just seemed to ignore them. --- .github/ISSUE_TEMPLATE/bug_report.md | 31 ++++++++++++++++------------ 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dbc1c05a5..1e62f696d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,20 +7,17 @@ assignees: '' --- -### Version - -- +### Checklist + +- [ ] I am using the latest version. +- [ ] I checked, but didn't find any duplicates of this issue in the repo. +- [ ] I have read the contribution guidelines given at https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md. +- [ ] This issue contains only one bug. I will open one issue per bug report I want to file. ### Steps to reproduce the bug -### Expected behavior - + ### Actual behaviour + + +### Expected behavior + + + + ### Screenshots/Screen recordings + + ### Logs - + From b8f7ba62c7a187c37e34085730cc9be952f8bb78 Mon Sep 17 00:00:00 2001 From: opusforlife2 <53176348+opusforlife2@users.noreply.github.com> Date: Sun, 4 Oct 2020 12:30:44 +0000 Subject: [PATCH 2/2] Use @Stypox 's suggestion Co-authored-by: Stypox --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1e62f696d..40a4a65dd 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,7 +17,7 @@ Oh no, a bug! It happens. Thanks for reporting an issue with NewPipe. To make it - [ ] I am using the latest version. - [ ] I checked, but didn't find any duplicates of this issue in the repo. - [ ] I have read the contribution guidelines given at https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md. -- [ ] This issue contains only one bug. I will open one issue per bug report I want to file. +- [ ] This issue contains only one bug. I will open one issue for every bug report I want to file. ### Steps to reproduce the bug