Browse Source

tweak issue templates

dev
Andy Meneely 4 years ago
parent
commit
42adcae0d0
  1. 10
      .github/ISSUE_TEMPLATE/bug_report.md
  2. 2
      .github/ISSUE_TEMPLATE/feature_request.md

10
.github/ISSUE_TEMPLATE/bug_report.md

@ -20,7 +20,7 @@ Steps to reproduce the behavior:
A clear and concise description of what you expected to happen.
**Screenshots**
We love 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.
@ -33,7 +33,7 @@ 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
- [ ] 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

2
.github/ISSUE_TEMPLATE/feature_request.md

@ -19,4 +19,4 @@ A clear and concise description of any alternative solutions or features you've
**Additional context**
Add any other context or screenshots about the feature request here.
- [] I might be interested in implementing this myself
- [ ] I might be interested in implementing this myself

Loading…
Cancel
Save