From 448874001655c9cca6118bb698c58930a156c269 Mon Sep 17 00:00:00 2001 From: Marcin Kulik <17589+ku1ik@users.noreply.github.com> Date: Fri, 22 Dec 2023 18:17:34 +0100 Subject: [PATCH] Update bug-report.md --- .github/ISSUE_TEMPLATE/bug-report.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 569244b..86f60ba 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -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.