From bcfb7d752ae661da80aab0e1ed986211369b2ba1 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Mon, 13 Mar 2023 18:16:18 -0300 Subject: [PATCH] Update bug_report_template.yml --- .github/ISSUE_TEMPLATE/bug_report_template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report_template.yml b/.github/ISSUE_TEMPLATE/bug_report_template.yml index 19275180..7af7aa0f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_template.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_template.yml @@ -25,7 +25,7 @@ body: id: reproduction attributes: label: Reproduction - description: Please provide the steps necessary to reproduce your issue, including the command-line flags that were used (like `--chat`, `--gpu-memory`, etc). + description: Please provide the steps necessary to reproduce your issue, including the command-line flags that were used (`--chat`, `--gpu-memory`, etc). placeholder: Reproduction validations: required: true