From 3e74d3acd11b010c666832697b31c4decf4a1d26 Mon Sep 17 00:00:00 2001 From: Nulano Date: Mon, 4 Mar 2024 21:14:24 +0100 Subject: [PATCH] wording --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index ad98972c52e..f949d1c157b 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -33,7 +33,7 @@ body: Please provide **code** that reproduces the issue and whenever possible, an **image** that demonstrates the issue. Please upload images to GitHub, not to third-party file hosting sites. If necessary, add the image to a zip or tar archive. The best reproductions are self-contained scripts with minimal dependencies. If you are using a framework such as Plone, Django, or Buildout, try to replicate the issue just using Pillow. - placeholder: Please describe the steps to reproduce the issue. + placeholder: Describe the steps to reproduce the issue. validations: required: true - type: textarea