Skip to content

Commit 9d58040

Browse files
authored
Merge pull request #4566 from kubernetes/issue-langs
Use non-list YAML format for issue labels, simplify text
2 parents ce79aba + e9f499a commit 9d58040

File tree

6 files changed

+12
-17
lines changed

6 files changed

+12
-17
lines changed
File renamed without changes.

.github/ISSUE_TEMPLATE/ar.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
name: عربى
3-
about: الإبلاغ عن مشكلة باللغة العربية
4-
labels:
5-
- l/ar
3+
about: بلغ عن خطأ
4+
labels: l/ar
65
---
76
<!-- يُرجى استخدام هذا النموذج للإبلاغ عن مشكلة وتقديم أكبر قدر ممكن من المعلومات، وإلا سنتأخّر في الردّ عليك. شكرًا
87
-->

.github/ISSUE_TEMPLATE/es.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
2-
name: Español
3-
about: Reportar un problema en Español
4-
labels:
5-
- l/es
2+
name: Español
3+
about: Reportar un problema
4+
labels: l/es
65
---
76
<!-- Utiliza esta plantilla para informar de incidencias y proporciona tanta información como sea posible. Si no lo haces, es posible que la respuesta se retrase. Muchas gracias. -->
87

.github/ISSUE_TEMPLATE/id.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
name: Bahasa Indonesia
3-
about: Laporkan masalah dalam Bahasa Indonesia
4-
labels:
5-
- l/id
3+
about: Laporkan masalah
4+
labels: l/id
65
---
76
<!-- Gunakan template ini saat melaporkan masalah, dengan memberikan informasi sebanyak mungkin. Jika hal ini tidak dilakukan, respons terhadap laporan dapat menjadi tertunda. Terima kasih. -->
87

.github/ISSUE_TEMPLATE/pt-BR.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
name: Português
3-
about: Reportar um problema em Português
4-
labels:
5-
- l/pt-BR
3+
about: Comunicar um problema
4+
labels: l/pt-BR
65
---
76
<!-- Use este modelo ao reportar um problema e forneça o máximo de informações possível. Se não fazer isso, pode haver um atraso na resposta. A equipe agradece. -->
87

.github/ISSUE_TEMPLATE/zh-CN.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
2-
name: 中文 Chinese
3-
about: Report issue in Chinese (中文)
4-
labels:
5-
- l/zh-CN
2+
name: 中文
3+
about: 报告问题
4+
labels: l/zh-CN
65
---
76
<!-- 请在报告问题时使用此模板,并提供尽可能详细的信息。否则可能导致响应延迟。谢谢!-->
87

0 commit comments

Comments
 (0)