mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-14 18:57:59 +01:00
Update bug-report.md
This commit is contained in:
12
.github/ISSUE_TEMPLATE/bug-report.md
vendored
12
.github/ISSUE_TEMPLATE/bug-report.md
vendored
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help improve asciinema
|
||||
about: Create a report to help improve asciinema CLI
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
@@ -9,11 +9,13 @@ assignees: ''
|
||||
|
||||
To make life of the project maintainers easier please submit bug reports only.
|
||||
|
||||
This is bug tracker for asciinema cli (aka recorder). If your issue seems to be with another component (js player, server) then open an issue in related repository. If you're experiencing issue with asciinema server running at asciinema.org then contact admin@asciinema.org.
|
||||
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 in project's Discussions instead: https://github.com/orgs/asciinema/discussions
|
||||
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 and delete this message and fill in the details below.
|
||||
If you think you've found a bug or regression, go ahead, delete this message, then fill in the details below.
|
||||
|
||||
-----
|
||||
|
||||
@@ -32,7 +34,7 @@ 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.2.0]
|
||||
- asciinema cli: [e.g. 2.4.0]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
|
||||
Reference in New Issue
Block a user