From 4764d0d4940338437485bd33fbbabd6e7bb35dff Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Tue, 6 Feb 2024 11:14:37 +0100 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/regression.yml --- .github/ISSUE_TEMPLATE/regression.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/regression.yml b/.github/ISSUE_TEMPLATE/regression.yml index bd1547796..35879ad72 100644 --- a/.github/ISSUE_TEMPLATE/regression.yml +++ b/.github/ISSUE_TEMPLATE/regression.yml @@ -44,7 +44,7 @@ body: attributes: label: Steps to reproduce description: Please link to a repository with a minimal reproduction and describe accurately how we can reproduce/verify the bug. - placeholder: | + value: | Example steps (replace with your own): 1. Clone my repo at https://github.com//example 2. pip -r requirements.txt