mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 03:38:03 +01:00
41 lines
1.1 KiB
Markdown
41 lines
1.1 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help improve asciinema CLI
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
To make life of the project maintainers easier please submit bug reports only.
|
|
|
|
This is a bug tracker for asciinema cli (aka recorder).
|
|
If your issue seems to be with another component (js player, server) then open an issue in the related repository.
|
|
If you're experiencing issue with asciinema server at asciinema.org, contact admin@asciinema.org.
|
|
|
|
Ideas, feature requests, help requests, questions and general discussions should be discussed on the forum: https://discourse.asciinema.org
|
|
|
|
If you think you've found a bug or regression, go ahead, delete this message, then fill in the details below.
|
|
|
|
-----
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. ...
|
|
2. ...
|
|
3. ...
|
|
4. See error
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Versions:**
|
|
- OS: [e.g. macOS 12.6, Ubuntu 23.04]
|
|
- asciinema cli: [e.g. 2.4.0]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|