From b3275545509a52ac54b1230c7169edee90495e4f Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Tue, 14 Mar 2023 00:18:13 -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 d55ce9f9..bd30a0c9 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 (`--chat`, `--gpu-memory`, etc). + description: Please provide the steps necessary to reproduce your issue. placeholder: Reproduction validations: required: true