1
0
Fork 0
mirror of synced 2024-07-06 23:10:43 +12:00
ArchiveBox/.github/ISSUE_TEMPLATE/bug_report.md
2019-01-22 19:16:09 -05:00

29 lines
721 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A description of what the bug is, what you expected to happen,
and any relevant context about issue.
**Steps to reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Screenshots or log output**
If applicable, use screenshots or copy/pasted terminal output to help explain your problem.
**Software versions (please complete the following information):**
- ArchiveBox version: <commit_id>
- Python version: python3 --version [e.g. 3.7.0]
- OS: [e.g. macOS 10.14]
- Chrome version: chromium-browser --version [e.g. v73.1.2.3]