From acaf68352da41629995fc2f798bd343a945d76d7 Mon Sep 17 00:00:00 2001 From: Olivier Tassinari Date: Wed, 13 Nov 2024 01:11:54 +0100 Subject: [PATCH] [infra] Improve bug template for reproductions (#44198) --- .github/ISSUE_TEMPLATE/1.bug.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1.bug.yml b/.github/ISSUE_TEMPLATE/1.bug.yml index c8c7c2d05eb11c..95bf615df300ff 100644 --- a/.github/ISSUE_TEMPLATE/1.bug.yml +++ b/.github/ISSUE_TEMPLATE/1.bug.yml @@ -28,10 +28,8 @@ body: Please provide a link to a live example and an unambiguous set of steps to reproduce this bug. See our [documentation](https://mui.com/material-ui/getting-started/support/#bug-reproductions) on how to build a reproduction case. value: | - Link to live example: (required) - Steps: - 1. + 1. Open this link to live example: (required) 2. 3. - type: textarea