Update bug-report.md

This commit is contained in:
Marcin Kulik
2023-12-23 16:06:48 +01:00
parent 1385549430
commit ab89800a29

View File

@@ -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.