Changes for .github/ISSUE_TEMPLATE/1-bug_report.md: 17 added lines, 0 removed lines.
Original line number
Diff line number
Diff line
---
name:Bug report
about:Tell us about a problem to fix
title:'Shortdescription'
labels:'bug'
assignees:''
---
**Bug report**
**Before submitting**
Please check the following:
- [ ] I have described the situation in which the bug arose, including what code was executed, information about my environment, and any applicable data others will need to reproduce the problem.
- [ ] I have included available evidence of the unexpected behavior (including error messages, screenshots, and/or plots) as well as a description of what I expected instead.
- [ ] If I have a solution in mind, I have provided an explanation and/or pseudocode and/or task list.