From 6cc79854fab9be1b4ab534bf46da5005ddd0b7b4 Mon Sep 17 00:00:00 2001 From: Nicco Kunzmann Date: Sat, 19 Nov 2022 17:50:11 +0000 Subject: [PATCH] change bug report description see https://github.com/niccokunzmann/python-recurring-ical-events/issues/97#issuecomment-1319116812 --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 15617fc..d003fe5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -39,5 +39,4 @@ assignees: '' https://github.com/niccokunzmann/python-recurring-ical-events/blob/f4a90b211f30bf0522f03514ba50eb69826f0fdb/test/calendars/issue-15-duplicated-events.ics#L1 - [ ] add a test, example: https://github.com/niccokunzmann/python-recurring-ical-events/blob/f4a90b211f30bf0522f03514ba50eb69826f0fdb/test/test_issue_15.py#L21 -- [ ] implement the test -- [ ] fix the test +- [ ] fix the bug and ensure the test code passes