From 2358510cba8568f11e0cde51f670f14bc176adf7 Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Tue, 13 Dec 2022 21:30:52 +0100 Subject: [PATCH] Update --bug-report.yaml --- .github/ISSUE_TEMPLATE/--bug-report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/--bug-report.yaml b/.github/ISSUE_TEMPLATE/--bug-report.yaml index c44e7508d..65f2ed40d 100644 --- a/.github/ISSUE_TEMPLATE/--bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/--bug-report.yaml @@ -21,7 +21,7 @@ body: attributes: label: Example public repository description: "An example public git repository to reproduce the issue easily (if applicable)." - placeholder: "https://github.com/coollabsio/coolify" + placeholder: "ex: https://github.com/coollabsio/coolify" validations: required: false - type: textarea