mirror of
https://github.com/AAndyProgram/SCrawler.git
synced 2026-03-14 15:52:18 +00:00
36 lines
756 B
Markdown
36 lines
756 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: "[BUG]"
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. Profile URL:
|
|
2. Do something
|
|
3. See error
|
|
|
|
**Log data**
|
|
If the program log contains any data.
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Release information (please complete the following information):**
|
|
- OS [e.g. Windows 10, Windows 11]
|
|
- Architecture [e.g. x86, x64]
|
|
- Version [e.g. 2.0.0.0]
|
|
- NET.Framework version
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|