From 3c416d3174a67b2c8bae06bd78548f8e0fc988fe Mon Sep 17 00:00:00 2001 From: Anton Medvedev Date: Mon, 9 Sep 2024 22:34:55 +0200 Subject: [PATCH] Update bugs.yml --- .github/DISCUSSION_TEMPLATE/bugs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/DISCUSSION_TEMPLATE/bugs.yml b/.github/DISCUSSION_TEMPLATE/bugs.yml index 1924bf226..56a883387 100644 --- a/.github/DISCUSSION_TEMPLATE/bugs.yml +++ b/.github/DISCUSSION_TEMPLATE/bugs.yml @@ -42,7 +42,7 @@ body: - type: textarea id: deploy-src attributes: - label: `deploy.php` or `deploy.yaml` + label: deploy.php or deploy.yaml description: Please, provide a minimal reproducible example of deploy.php or deploy.yaml file. validations: required: false