Update issue templates

main
Ben Busby 2020-05-15 18:25:08 -06:00 committed by GitHub
parent ea37044d67
commit feae52ac1d
2 changed files with 8 additions and 7 deletions

View File

@ -1,7 +1,7 @@
--- ---
name: Bug report name: Bug report
about: Create a bug report to help fix an issue with Whoogle about: Create a bug report to help fix an issue with Whoogle
title: "[BUG] " title: "[BUG] <brief bug description>"
labels: bug labels: bug
assignees: '' assignees: ''
@ -17,11 +17,12 @@ Steps to reproduce the behavior:
3. Scroll down to '....' 3. Scroll down to '....'
4. See error 4. See error
**Expected behavior** **Deployment Method**
A clear and concise description of what you expected to happen. - [ ] Heroku (one-click deploy)
- [ ] Docker
**Screenshots** - [ ] `run` executable
If applicable, add screenshots to help explain your problem. - [ ] pip/pipx
- [ ] Other: <describe setup>
**Desktop (please complete the following information):** **Desktop (please complete the following information):**
- OS: [e.g. iOS] - OS: [e.g. iOS]

View File

@ -1,7 +1,7 @@
--- ---
name: Feature request name: Feature request
about: Suggest a feature that would improve Whoogle about: Suggest a feature that would improve Whoogle
title: '' title: "[FEATURE] <description of feature>"
labels: enhancement labels: enhancement
assignees: '' assignees: ''