Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Bug Report
about: Create a bug report to help us improve
title: "[BUG]"
labels: bug
---

<!--
Thank you for taking the time to report a bug.
Please check other open issues in this repository before submitting to avoid duplicates.
-->

### Describe the Bug

A clear and concise description of what the bug is.

Please provide command output as code (surround with ```) instead of a screenshot.

Remember to remove any sensitive information (e.g. ID of private submission) before submitting the issue!

### Steps to Reproduce

- ...

## System Information

- OS (Windows, Linux, macOS, etc): ...
- CPU Architecture (amd64, arm64, etc): ...
- CLI version (`urlscan version`): ...