Update issue templates
parent
ea37044d67
commit
feae52ac1d
|
@ -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]
|
||||||
|
|
|
@ -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: ''
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue