From 76e339a03767d03190e9aaa369a0b5ae8a8e84b2 Mon Sep 17 00:00:00 2001 From: Encode42 Date: Sun, 12 Dec 2021 14:38:46 -0500 Subject: [PATCH] [ci skip] Update issue template placeholder --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/performance_problem.yml | 2 +- .github/ISSUE_TEMPLATE/server_crash.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 11bb96336..06f43622b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -9,7 +9,7 @@ body: attributes: label: Timings link description: We ask that all timings are a link, not a screenshot. Screenshots inhibit our ability to figure out the real cause of the issue. - placeholder: https://timings.pl3x.net/?id=4cd655d32ad445aa9063f2130ae3b794 + placeholder: Output of /timings paste validations: required: false - type: textarea diff --git a/.github/ISSUE_TEMPLATE/performance_problem.yml b/.github/ISSUE_TEMPLATE/performance_problem.yml index 93acff984..d5faa24d9 100644 --- a/.github/ISSUE_TEMPLATE/performance_problem.yml +++ b/.github/ISSUE_TEMPLATE/performance_problem.yml @@ -9,7 +9,7 @@ body: attributes: label: Timings link description: We ask that all timings are a link, not a screenshot. Screenshots inhibit our ability to figure out the real cause of the issue. - placeholder: "https://timings.pl3x.net/?id=4cd655d32ad445aa9063f2130ae3b794" + placeholder: Output of /timings paste validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/server_crash.yml b/.github/ISSUE_TEMPLATE/server_crash.yml index 6c9917052..447603fb2 100644 --- a/.github/ISSUE_TEMPLATE/server_crash.yml +++ b/.github/ISSUE_TEMPLATE/server_crash.yml @@ -11,7 +11,7 @@ body: attributes: label: Timings link description: We ask that all timings are a link, not a screenshot. Screenshots inhibit our ability to figure out the real cause of the issue. - placeholder: "https://timings.pl3x.net/?id=375cce33a7e84a62891cef6a0e51246c" + placeholder: Output of /timings paste validations: required: true - type: textarea