.github/ISSUE_TEMPLATE/bug_report.md in squib-0.18.0 vs .github/ISSUE_TEMPLATE/bug_report.md in squib-0.19.0a

- old
+ new

@@ -1,39 +1,39 @@ ---- -name: Bug report -about: Report something that seems wrong -title: '' -labels: bug -assignees: '' - ---- - -**Describe the bug** -A clear and concise description of what the bug is. - -**To Reproduce** -Steps to reproduce the behavior: -1. My code looks like this... -2. When I run it like this... -3. I see this error... - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Screenshots** -We love screenshots! - * Windows: `Print Screen` key and then `ctrl+v` directly into GitHub issues here. - * Shift + Command + 3, then `command+v` directly into GitHub issues here. - -**Environment** - - OS: (e.g. Windows 11) - - Ruby version (e.g. 2.7, 3.0) - -**Additional context** -Add any other context about the problem here. - -**Check the following:** - -- [ ] I have updated Squib to the latest version. -- [ ] I have checked the Squib issues backlog for something similar -- [ ] I have attempted to make a minimal script demonstrating my problem -- [ ] I have reviewed the [Squib Docs](https://squib.readthedocs.io/) and there's still a problem +--- +name: Bug report +about: Report something that seems wrong +title: '' +labels: bug +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior: +1. My code looks like this... +2. When I run it like this... +3. I see this error... + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Screenshots** +We love screenshots! + * Windows: `Print Screen` key and then `ctrl+v` directly into GitHub issues here. + * Shift + Command + 3, then `command+v` directly into GitHub issues here. + +**Environment** + - OS: (e.g. Windows 11) + - Ruby version (e.g. 2.7, 3.0) + +**Additional context** +Add any other context about the problem here. + +**Check the following:** + +- [ ] I have updated Squib to the latest version. +- [ ] I have checked the Squib issues backlog for something similar +- [ ] I have attempted to make a minimal script demonstrating my problem +- [ ] I have reviewed the [Squib Docs](https://squib.readthedocs.io/) and there's still a problem