1
0
Fork 0
mirror of synced 2024-07-09 00:05:37 +12:00
ArchiveBox/.github/ISSUE_TEMPLATE/bug_report.md

29 lines
721 B
Markdown
Raw Normal View History

2018-12-22 11:57:01 +13:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
2019-01-23 13:16:09 +13:00
A description of what the bug is, what you expected to happen,
and any relevant context about issue.
2018-12-22 11:57:01 +13:00
2019-01-23 13:16:09 +13:00
**Steps to reproduce**
2018-12-22 11:57:01 +13:00
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
2019-01-23 13:16:09 +13:00
**Screenshots or log output**
If applicable, use screenshots or copy/pasted terminal output to help explain your problem.
2018-12-22 11:57:01 +13:00
2019-01-23 13:16:09 +13:00
**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]