From b3bc3da2c51fc1c8e52ed7e12ee9401d1cdfbd7f Mon Sep 17 00:00:00 2001 From: Olivier Tassinari Date: Sun, 24 Dec 2023 17:29:55 +0100 Subject: [PATCH] [core] Localize the issue template to MUI X (#11511) --- .github/ISSUE_TEMPLATE/6.docs-feedback.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/6.docs-feedback.yml b/.github/ISSUE_TEMPLATE/6.docs-feedback.yml index 9c5dcfd8cb1c..dc72927e5fbf 100644 --- a/.github/ISSUE_TEMPLATE/6.docs-feedback.yml +++ b/.github/ISSUE_TEMPLATE/6.docs-feedback.yml @@ -1,5 +1,5 @@ name: Docs feedback -description: Improve documentation about MUI Core. +description: Improve documentation about MUI X. labels: ['status: waiting for maintainer', 'support: docs-feedback'] title: '[docs] ' body: @@ -23,7 +23,7 @@ body: attributes: label: Related page description: Which page of the documentation is this about? - placeholder: https://mui.com/material-ui/react-badge/ + placeholder: https://mui.com/x/ validations: required: true @@ -34,7 +34,7 @@ body: options: - Unclear explanations - Missing information - - Broken demonstration + - Broken demo - Other validations: required: true