このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/.github/ISSUE_TEMPLATE/bug_report.md

46 行
1001 B
Markdown
Raw 通常表示 履歴

2020-04-18 04:36:45 +09:00
---
name: Bug report
about: Create a bug report to help fix an issue with Whoogle
2020-05-16 09:25:08 +09:00
title: "[BUG] <brief bug description>"
2020-04-18 04:36:45 +09:00
labels: bug
assignees: ''
2020-04-18 04:36:45 +09:00
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
2020-05-16 09:25:08 +09:00
**Deployment Method**
- [ ] Heroku (one-click deploy)
- [ ] Docker
- [ ] `run` executable
- [ ] pip/pipx
2020-05-16 09:29:21 +09:00
- [ ] Other: [describe setup]
**Version of Whoogle Search**
- [ ] Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc)
- [ ] Version [version number]
- [ ] Not sure
2020-04-18 04:36:45 +09:00
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.