From ce82bb5c749416aa0b2a469d701bb2e2601ea418 Mon Sep 17 00:00:00 2001 From: Arthur Fiorette Date: Tue, 4 Jul 2023 19:51:46 -0300 Subject: [PATCH] docs: update bug again :) --- .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 0788b67..a6a4e43 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -59,6 +59,6 @@ body: attributes: label: Relevant debugging log output description: Please paste relevant log output collected from [debug mode](https://axios-cache-interceptor.js.org/guide/debugging). This will be automatically formatted into code, so no need for backticks. - render: Shell + render: js validations: required: true