From ae87c281a8e7fc2b75b51b9613ab89640fed3216 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 10 Nov 2025 15:48:06 +0200 Subject: [PATCH] chore(github): update issue templates for all languages and add BG, IT, DE --- .github/ISSUE_TEMPLATE/ar.md | 20 ----------- .github/ISSUE_TEMPLATE/ar.yaml | 56 +++++++++++++++++++++++++++++++ .github/ISSUE_TEMPLATE/bg.yaml | 56 +++++++++++++++++++++++++++++++ .github/ISSUE_TEMPLATE/de.yaml | 56 +++++++++++++++++++++++++++++++ .github/ISSUE_TEMPLATE/es.md | 22 ------------ .github/ISSUE_TEMPLATE/es.yaml | 56 +++++++++++++++++++++++++++++++ .github/ISSUE_TEMPLATE/fa.md | 22 ------------ .github/ISSUE_TEMPLATE/fa.yaml | 56 +++++++++++++++++++++++++++++++ .github/ISSUE_TEMPLATE/fr.md | 24 ------------- .github/ISSUE_TEMPLATE/fr.yaml | 56 +++++++++++++++++++++++++++++++ .github/ISSUE_TEMPLATE/id.md | 20 ----------- .github/ISSUE_TEMPLATE/id.yaml | 56 +++++++++++++++++++++++++++++++ .github/ISSUE_TEMPLATE/it.yaml | 56 +++++++++++++++++++++++++++++++ .github/ISSUE_TEMPLATE/ja.md | 20 ----------- .github/ISSUE_TEMPLATE/ja.yaml | 56 +++++++++++++++++++++++++++++++ .github/ISSUE_TEMPLATE/ku.md | 20 ----------- .github/ISSUE_TEMPLATE/ku.yaml | 56 +++++++++++++++++++++++++++++++ .github/ISSUE_TEMPLATE/pt-BR.md | 21 ------------ .github/ISSUE_TEMPLATE/pt-BR.yaml | 56 +++++++++++++++++++++++++++++++ .github/ISSUE_TEMPLATE/zh-CN.md | 22 ------------ .github/ISSUE_TEMPLATE/zh-CN.yaml | 56 +++++++++++++++++++++++++++++++ 21 files changed, 672 insertions(+), 191 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/ar.md create mode 100644 .github/ISSUE_TEMPLATE/ar.yaml create mode 100644 .github/ISSUE_TEMPLATE/bg.yaml create mode 100644 .github/ISSUE_TEMPLATE/de.yaml delete mode 100644 .github/ISSUE_TEMPLATE/es.md create mode 100644 .github/ISSUE_TEMPLATE/es.yaml delete mode 100644 .github/ISSUE_TEMPLATE/fa.md create mode 100644 .github/ISSUE_TEMPLATE/fa.yaml delete mode 100644 .github/ISSUE_TEMPLATE/fr.md create mode 100644 .github/ISSUE_TEMPLATE/fr.yaml delete mode 100644 .github/ISSUE_TEMPLATE/id.md create mode 100644 .github/ISSUE_TEMPLATE/id.yaml create mode 100644 .github/ISSUE_TEMPLATE/it.yaml delete mode 100644 .github/ISSUE_TEMPLATE/ja.md create mode 100644 .github/ISSUE_TEMPLATE/ja.yaml delete mode 100644 .github/ISSUE_TEMPLATE/ku.md create mode 100644 .github/ISSUE_TEMPLATE/ku.yaml delete mode 100644 .github/ISSUE_TEMPLATE/pt-BR.md create mode 100644 .github/ISSUE_TEMPLATE/pt-BR.yaml delete mode 100644 .github/ISSUE_TEMPLATE/zh-CN.md create mode 100644 .github/ISSUE_TEMPLATE/zh-CN.yaml diff --git a/.github/ISSUE_TEMPLATE/ar.md b/.github/ISSUE_TEMPLATE/ar.md deleted file mode 100644 index eddc8cf429..0000000000 --- a/.github/ISSUE_TEMPLATE/ar.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: عربى -about: بلغ عن خطأ -labels: l/ar ---- - - -**الأوامر المطلوبة لإعادة إظهار المشكلة**: - -**النتيجة الكاملة للأمر الذي تعذّر تنفيذه**:
- - -
- -**نتيجة الأمر `minikube logs`**:
- - -
- -**إصدار نظام التشغيل المُستخدَم**: diff --git a/.github/ISSUE_TEMPLATE/ar.yaml b/.github/ISSUE_TEMPLATE/ar.yaml new file mode 100644 index 0000000000..3b8839749c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/ar.yaml @@ -0,0 +1,56 @@ +name: العربية +description: الإبلاغ عن مشكلة +body: + - type: textarea + id: problem + attributes: + label: ماذا حدث؟ + description: | + نصيحة: أضف العلم "--alsologtostderr" إلى سطر الأوامر للحصول على مزيد من السجلات + validations: + required: true + - type: textarea + id: logs + attributes: + label: أرفق ملف السجلات + description: | + نصيحة: شغّل الأمر `minikube logs --file=log.txt` ثم قم بسحب وإفلات ملف `log.txt` في المتصفح. + **تحذير:** إذا كنت تستخدم برنامج التشغيل HyperKit، يُرجى مراجعة السجلات وإزالة أي متغيرات بيئية قد تحتوي على معلومات حساسة (مثل رموز الوصول أو الأسرار). + تتم إزالة جميع المتغيرات البيئية تلقائيًا بدءًا من الإصدار `1.26.0` من minikube، ولكن في الإصدارات السابقة يجب إزالتها يدويًا. + validations: + required: true + - type: dropdown + id: operating-system + attributes: + label: نظام التشغيل + description: ما هو نظام التشغيل لديك؟ + options: + - macOS (Default) + - Windows + - Ubuntu + - Redhat/Fedora + - Other + validations: + required: false + - type: dropdown + id: driver + attributes: + label: برنامج التشغيل + description: ما هو برنامج التشغيل الذي تستخدمه؟ + options: + - N/A + - Docker + - Podman + - HyperKit + - Hyper-V + - KVM2 + - VirtualBox + - None (Baremetal) + - SSH + - VMware + - Parallels + - QEMU + - vfkit + - krunkit + validations: + required: false diff --git a/.github/ISSUE_TEMPLATE/bg.yaml b/.github/ISSUE_TEMPLATE/bg.yaml new file mode 100644 index 0000000000..07c6b0d38e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bg.yaml @@ -0,0 +1,56 @@ +name: Български +description: Докладвай проблем +body: + - type: textarea + id: problem + attributes: + label: Какво се случи? + description: | + Съвет: Добавете флага "--alsologtostderr" към командния ред за повече логове. + validations: + required: true + - type: textarea + id: logs + attributes: + label: Прикачи лог файл + description: | + Съвет: Стартирайте `minikube logs --file=log.txt`, след това плъзнете и пуснете файла `log.txt` в браузъра. + **ВНИМАНИЕ:** Ако използвате драйвера HyperKit, проверете логовете си и премахнете всички променливи на средата, които могат да съдържат чувствителна информация (например токени за достъп или тайни). + Всички променливи на средата ще бъдат премахнати автоматично от версия `1.26.0` на minikube, но при по-ранни версии трябва да бъдат премахнати ръчно. + validations: + required: true + - type: dropdown + id: operating-system + attributes: + label: Операционна система + description: Каква е вашата ОС? + options: + - macOS (Default) + - Windows + - Ubuntu + - Redhat/Fedora + - Other + validations: + required: false + - type: dropdown + id: driver + attributes: + label: Driver + description: Кой драйвър използвате? + options: + - N/A + - Docker + - Podman + - HyperKit + - Hyper-V + - KVM2 + - VirtualBox + - None (Baremetal) + - SSH + - VMware + - Parallels + - QEMU + - vfkit + - krunkit + validations: + required: false diff --git a/.github/ISSUE_TEMPLATE/de.yaml b/.github/ISSUE_TEMPLATE/de.yaml new file mode 100644 index 0000000000..3ab65e59d7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/de.yaml @@ -0,0 +1,56 @@ +name: Deutsch +description: Problem melden +body: + - type: textarea + id: problem + attributes: + label: Was ist passiert? + description: | + Tipp: Fügen Sie das Flag "--alsologtostderr" zur Befehlszeile hinzu, um weitere Logs zu erhalten. + validations: + required: true + - type: textarea + id: logs + attributes: + label: Log-Datei anhängen + description: | + Tipp: Führen Sie `minikube logs --file=log.txt` aus und ziehen Sie dann die Datei `log.txt` in den Browser. + **WARNUNG:** Wenn Sie den HyperKit-Treiber verwenden, überprüfen Sie bitte Ihre Logs und entfernen Sie alle Umgebungsvariablen, die sensible Informationen enthalten könnten (z. B. Zugriffstoken oder Secrets). + Ab Minikube-Version `1.26.0` werden alle Umgebungsvariablen automatisch entfernt, bei früheren Versionen müssen diese manuell gelöscht werden. + validations: + required: true + - type: dropdown + id: operating-system + attributes: + label: Betriebssystem + description: Welches Betriebssystem verwenden Sie? + options: + - macOS (Default) + - Windows + - Ubuntu + - Redhat/Fedora + - Other + validations: + required: false + - type: dropdown + id: driver + attributes: + label: Treiber + description: Welchen Treiber verwenden Sie? + options: + - N/A + - Docker + - Podman + - HyperKit + - Hyper-V + - KVM2 + - VirtualBox + - None (Baremetal) + - SSH + - VMware + - Parallels + - QEMU + - vfkit + - krunkit + validations: + required: false diff --git a/.github/ISSUE_TEMPLATE/es.md b/.github/ISSUE_TEMPLATE/es.md deleted file mode 100644 index 9492378578..0000000000 --- a/.github/ISSUE_TEMPLATE/es.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -name: Español -about: Reportar un problema -labels: l/es ---- - - -**Los comandos necesarios para reproducir la incidencia**: - -**El resultado completo del comando que ha fallado**:
- - - -
- -**El resultado del comando `minikube logs`**:
- - - -
- -**La versión del sistema operativo que utilizaste**: diff --git a/.github/ISSUE_TEMPLATE/es.yaml b/.github/ISSUE_TEMPLATE/es.yaml new file mode 100644 index 0000000000..8a759ffbf9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/es.yaml @@ -0,0 +1,56 @@ +name: Español +description: Reportar un problema +body: + - type: textarea + id: problem + attributes: + label: ¿Qué ocurrió? + description: | + Consejo: añade el indicador "--alsologtostderr" en la línea de comandos para obtener más registros. + validations: + required: true + - type: textarea + id: logs + attributes: + label: Adjunta el archivo de registro + description: | + Consejo: ejecuta `minikube logs --file=log.txt` y luego arrastra y suelta el archivo `log.txt` en el navegador. + **ADVERTENCIA:** Si estás usando el controlador HyperKit, revisa tus registros y elimina cualquier variable de entorno que pueda contener información sensible (por ejemplo, tokens de acceso o secretos). + Todas las variables de entorno se eliminarán automáticamente a partir de la versión `1.26.0` de minikube, pero en versiones anteriores deberán eliminarse manualmente. + validations: + required: true + - type: dropdown + id: operating-system + attributes: + label: Sistema operativo + description: ¿Cuál es tu sistema operativo? + options: + - macOS (Default) + - Windows + - Ubuntu + - Redhat/Fedora + - Other + validations: + required: false + - type: dropdown + id: driver + attributes: + label: Controlador + description: ¿Qué controlador utilizas? + options: + - N/A + - Docker + - Podman + - HyperKit + - Hyper-V + - KVM2 + - VirtualBox + - None (Baremetal) + - SSH + - VMware + - Parallels + - QEMU + - vfkit + - krunkit + validations: + required: false diff --git a/.github/ISSUE_TEMPLATE/fa.md b/.github/ISSUE_TEMPLATE/fa.md deleted file mode 100644 index 973186dce2..0000000000 --- a/.github/ISSUE_TEMPLATE/fa.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -name: فارسی -about: مشكلی را گرزارش كن -labels: l/fa ---- - - -**کامندی که مشکل را به وجود می آورد**: - -**خروجی کامل کامند مورد مشکل:**:
- - - -
- -**`minikube logs` خروجی کامل دسستور**:
- - - -
- -**سیستم عامل مورد استفاده با ذکر ورژن**: diff --git a/.github/ISSUE_TEMPLATE/fa.yaml b/.github/ISSUE_TEMPLATE/fa.yaml new file mode 100644 index 0000000000..e60a88e30e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/fa.yaml @@ -0,0 +1,56 @@ +name: فارسی +description: گزارش یک مشکل +body: + - type: textarea + id: problem + attributes: + label: چه اتفاقی افتاد؟ + description: | + نکته: برای دریافت گزارش‌های بیشتر، پرچم "--alsologtostderr" را به خط فرمان اضافه کنید. + validations: + required: true + - type: textarea + id: logs + attributes: + label: فایل گزارش را پیوست کنید + description: | + نکته: دستور `minikube logs --file=log.txt` را اجرا کرده و سپس فایل `log.txt` را در مرورگر بکشید و رها کنید. + **هشدار:** اگر از درایور HyperKit استفاده می‌کنید، لطفاً گزارش‌های خود را بررسی کرده و هر متغیر محیطی که ممکن است شامل اطلاعات حساس (مانند توکن‌های دسترسی یا اسرار) باشد را حذف کنید. + از نسخه `1.26.0` به بعد در minikube، تمام متغیرهای محیطی به‌طور خودکار حذف می‌شوند، اما در نسخه‌های قبلی باید به صورت دستی حذف شوند. + validations: + required: true + - type: dropdown + id: operating-system + attributes: + label: سیستم‌عامل + description: سیستم‌عامل شما چیست؟ + options: + - macOS (Default) + - Windows + - Ubuntu + - Redhat/Fedora + - Other + validations: + required: false + - type: dropdown + id: driver + attributes: + label: درایور + description: از کدام درایور استفاده می‌کنید؟ + options: + - N/A + - Docker + - Podman + - HyperKit + - Hyper-V + - KVM2 + - VirtualBox + - None (Baremetal) + - SSH + - VMware + - Parallels + - QEMU + - vfkit + - krunkit + validations: + required: false diff --git a/.github/ISSUE_TEMPLATE/fr.md b/.github/ISSUE_TEMPLATE/fr.md deleted file mode 100644 index 8ef71cf5d0..0000000000 --- a/.github/ISSUE_TEMPLATE/fr.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -name: Français -about: Signaler un problème -labels: l/fr ---- - -**Étapes pour reproduire le problème:** - -1. -2. -3. - -**Sortie complète de la commande `minikube logs`:** -
- - -
- - -**Sortie complète de la commande échouée:** -
- - -
diff --git a/.github/ISSUE_TEMPLATE/fr.yaml b/.github/ISSUE_TEMPLATE/fr.yaml new file mode 100644 index 0000000000..c514b3178b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/fr.yaml @@ -0,0 +1,56 @@ +name: Français +description: Signaler un problème +body: + - type: textarea + id: problem + attributes: + label: Que s’est-il passé ? + description: | + Astuce : ajoutez le paramètre "--alsologtostderr" à la ligne de commande pour obtenir davantage de journaux. + validations: + required: true + - type: textarea + id: logs + attributes: + label: Joindre le fichier de journal + description: | + Astuce : exécutez `minikube logs --file=log.txt`, puis faites glisser et déposez le fichier `log.txt` dans le navigateur. + **AVERTISSEMENT :** Si vous utilisez le pilote HyperKit, veuillez vérifier vos journaux et supprimer toute variable d’environnement susceptible de contenir des informations sensibles (par ex. jetons d’accès ou secrets). + Toutes les variables d’environnement seront automatiquement supprimées à partir de la version `1.26.0` de minikube, mais pour les versions antérieures, elles doivent être supprimées manuellement. + validations: + required: true + - type: dropdown + id: operating-system + attributes: + label: Système d’exploitation + description: Quel est votre système d’exploitation ? + options: + - macOS (Default) + - Windows + - Ubuntu + - Redhat/Fedora + - Other + validations: + required: false + - type: dropdown + id: driver + attributes: + label: Pilote + description: Quel pilote utilisez-vous ? + options: + - N/A + - Docker + - Podman + - HyperKit + - Hyper-V + - KVM2 + - VirtualBox + - None (Baremetal) + - SSH + - VMware + - Parallels + - QEMU + - vfkit + - krunkit + validations: + required: false diff --git a/.github/ISSUE_TEMPLATE/id.md b/.github/ISSUE_TEMPLATE/id.md deleted file mode 100644 index f7692ee874..0000000000 --- a/.github/ISSUE_TEMPLATE/id.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: Bahasa Indonesia -about: Laporkan masalah -labels: l/id ---- - - -**Perintah yang diperlukan untuk merekonstruksi masalah**: - -**Output penuh dari perintah yang gagal**:
- - -
- -**Output dari perintah `minikube logs`**:
- - -
- -**Versi sistem operasi yang digunakan**: diff --git a/.github/ISSUE_TEMPLATE/id.yaml b/.github/ISSUE_TEMPLATE/id.yaml new file mode 100644 index 0000000000..2b318f5ef1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/id.yaml @@ -0,0 +1,56 @@ +name: Bahasa Indonesia +description: Laporkan masalah +body: + - type: textarea + id: problem + attributes: + label: Apa yang terjadi? + description: | + Tips: Tambahkan flag "--alsologtostderr" pada baris perintah untuk mendapatkan lebih banyak log. + validations: + required: true + - type: textarea + id: logs + attributes: + label: Lampirkan file log + description: | + Tips: Jalankan `minikube logs --file=log.txt` lalu seret dan jatuhkan file `log.txt` ke peramban. + **PERINGATAN:** Jika Anda menggunakan driver HyperKit, harap periksa log Anda dan hapus variabel lingkungan apa pun yang mungkin berisi informasi sensitif (misalnya token akses atau rahasia). + Semua variabel lingkungan akan dihapus secara otomatis mulai dari versi `1.26.0` minikube, tetapi pada versi sebelumnya harus dihapus secara manual. + validations: + required: true + - type: dropdown + id: operating-system + attributes: + label: Sistem Operasi + description: Apa sistem operasi Anda? + options: + - macOS (Default) + - Windows + - Ubuntu + - Redhat/Fedora + - Other + validations: + required: false + - type: dropdown + id: driver + attributes: + label: Driver + description: Driver apa yang Anda gunakan? + options: + - N/A + - Docker + - Podman + - HyperKit + - Hyper-V + - KVM2 + - VirtualBox + - None (Baremetal) + - SSH + - VMware + - Parallels + - QEMU + - vfkit + - krunkit + validations: + required: false diff --git a/.github/ISSUE_TEMPLATE/it.yaml b/.github/ISSUE_TEMPLATE/it.yaml new file mode 100644 index 0000000000..fe9e2ec982 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/it.yaml @@ -0,0 +1,56 @@ +name: Italiano +description: Segnala un problema +body: + - type: textarea + id: problem + attributes: + label: Cosa è successo? + description: | + Suggerimento: Aggiungi il flag "--alsologtostderr" al comando per ottenere più log. + validations: + required: true + - type: textarea + id: logs + attributes: + label: Allegare il file di log + description: | + Suggerimento: Esegui `minikube logs --file=log.txt` e poi trascina il file `log.txt` nel browser. + **ATTENZIONE:** Se stai usando il driver HyperKit, controlla i tuoi log e rimuovi eventuali variabili d'ambiente che potrebbero contenere informazioni sensibili (ad es. token di accesso o segreti). + Tutte le variabili d'ambiente saranno rimosse automaticamente a partire da minikube `1.26.0`, ma nelle versioni precedenti devono essere rimosse manualmente. + validations: + required: true + - type: dropdown + id: operating-system + attributes: + label: Sistema operativo + description: Qual è il tuo sistema operativo? + options: + - macOS (Default) + - Windows + - Ubuntu + - Redhat/Fedora + - Other + validations: + required: false + - type: dropdown + id: driver + attributes: + label: Driver + description: Quale driver stai usando? + options: + - N/A + - Docker + - Podman + - HyperKit + - Hyper-V + - KVM2 + - VirtualBox + - None (Baremetal) + - SSH + - VMware + - Parallels + - QEMU + - vfkit + - krunkit + validations: + required: false \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/ja.md b/.github/ISSUE_TEMPLATE/ja.md deleted file mode 100644 index bbf5d32b6c..0000000000 --- a/.github/ISSUE_TEMPLATE/ja.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: 日本語 -about: 問題の報告 -labels: l/ja ---- - -**問題を再現するための手順:** - -1. -2. -3. - -**`minikube logs --file=logs.txt` を実行して、このissueにログファイルをドラッグ&ドロップしてください** - - -**`minikube start` ではない場合は、失敗したコマンドの全出力:** -
- - -
diff --git a/.github/ISSUE_TEMPLATE/ja.yaml b/.github/ISSUE_TEMPLATE/ja.yaml new file mode 100644 index 0000000000..328c1396a0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/ja.yaml @@ -0,0 +1,56 @@ +name: 日本語 +description: 問題を報告する +body: + - type: textarea + id: problem + attributes: + label: 何が起こりましたか? + description: | + ヒント: 追加のログを取得するには、コマンドラインに "--alsologtostderr" フラグを付けて実行してください。 + validations: + required: true + - type: textarea + id: logs + attributes: + label: ログファイルを添付 + description: | + ヒント: `minikube logs --file=log.txt` を実行し、ブラウザに `log.txt` ファイルをドラッグ&ドロップしてください。 + **警告:** HyperKit ドライバーを使用している場合は、ログを確認し、機密情報(アクセストークンやシークレットなど)が含まれる環境変数を削除してください。 + minikube バージョン `1.26.0` 以降では、すべての環境変数が自動的に削除されますが、それ以前のバージョンでは手動で削除する必要があります。 + validations: + required: true + - type: dropdown + id: operating-system + attributes: + label: オペレーティングシステム + description: ご使用のOSは何ですか? + options: + - macOS (Default) + - Windows + - Ubuntu + - Redhat/Fedora + - Other + validations: + required: false + - type: dropdown + id: driver + attributes: + label: ドライバー + description: どのドライバーを使用していますか? + options: + - N/A + - Docker + - Podman + - HyperKit + - Hyper-V + - KVM2 + - VirtualBox + - None (Baremetal) + - SSH + - VMware + - Parallels + - QEMU + - vfkit + - krunkit + validations: + required: false diff --git a/.github/ISSUE_TEMPLATE/ku.md b/.github/ISSUE_TEMPLATE/ku.md deleted file mode 100644 index 97b52ae62f..0000000000 --- a/.github/ISSUE_TEMPLATE/ku.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: Kurdî -about: Girêftek gozarîş bike -labels: l/ku ---- - - -**Rêk ew kommandey be karit henawe, bo dubara kirdin girifteke**: - -**Tewawi berhem (output) kommandeke**:
- - -
- -**Berhemî kommandi `minikube logs`**:
- - -
- -**Jor o virjênî operating system**: diff --git a/.github/ISSUE_TEMPLATE/ku.yaml b/.github/ISSUE_TEMPLATE/ku.yaml new file mode 100644 index 0000000000..1ee94622e1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/ku.yaml @@ -0,0 +1,56 @@ +name: Kurdî (Kurmanji) +description: Raportkirina pirsgirêkekê +body: + - type: textarea + id: problem + attributes: + label: Çi bû? + description: | + Rêwîtiya bikar: Ji bo ku zêdetir log bistînin, flag "--alsologtostderr" li ser rêza fermana xwe zêde bikin. + validations: + required: true + - type: textarea + id: logs + attributes: + label: Pelê logê bikeve + description: | + Rêwîtiya bikar: Run `minikube logs --file=log.txt` û paşê pelê `log.txt` ji browser ve drag & drop bikin. + **HİZAR:** Heke hûn driverê HyperKit têkiliyê dikin, ji kerema xwe logên xwe kontrol bikin û her guhertoyekî env ku dikare agahiyên sezayî (mînak: token-an an şîfre) heye, jê bidin. + Hemû guhertoyên env ji minikube `1.26.0` ve bi awayê otomatik hate rakirin, lê di guhertoyên berê de divê bi destan jêbirin. + validations: + required: true + - type: dropdown + id: operating-system + attributes: + label: Pergala Operasyonê + description: Pergala Operasyonê te çi ye? + options: + - macOS (Default) + - Windows + - Ubuntu + - Redhat/Fedora + - Other + validations: + required: false + - type: dropdown + id: driver + attributes: + label: Driver + description: Hûn çi driverê têkiliyê dikin? + options: + - N/A + - Docker + - Podman + - HyperKit + - Hyper-V + - KVM2 + - VirtualBox + - None (Baremetal) + - SSH + - VMware + - Parallels + - QEMU + - vfkit + - krunkit + validations: + required: false diff --git a/.github/ISSUE_TEMPLATE/pt-BR.md b/.github/ISSUE_TEMPLATE/pt-BR.md deleted file mode 100644 index 4d823098f2..0000000000 --- a/.github/ISSUE_TEMPLATE/pt-BR.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -name: Português -about: Comunicar um problema -labels: l/pt-BR ---- - -  -**Os comandos necessários para reproduzir o problema**: -  -**A saída completa do comando que apresentou falha**:
- - - -
- -**A saída do comando `minikube logs`**:
- - -
- -**A versão do sistema operacional usado**: diff --git a/.github/ISSUE_TEMPLATE/pt-BR.yaml b/.github/ISSUE_TEMPLATE/pt-BR.yaml new file mode 100644 index 0000000000..f3ce576713 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/pt-BR.yaml @@ -0,0 +1,56 @@ +name: Português (Brasil) +description: Reportar um problema +body: + - type: textarea + id: problem + attributes: + label: O que aconteceu? + description: | + Dica: Adicione a flag "--alsologtostderr" na linha de comando para obter mais logs. + validations: + required: true + - type: textarea + id: logs + attributes: + label: Anexe o arquivo de log + description: | + Dica: Execute `minikube logs --file=log.txt` e depois arraste e solte o arquivo `log.txt` no navegador. + **AVISO:** Se você estiver usando o driver HyperKit, verifique seus logs e remova quaisquer variáveis de ambiente que possam conter informações sensíveis (ex.: tokens de acesso ou segredos). + Todas as variáveis de ambiente serão removidas automaticamente a partir da versão `1.26.0` do minikube, mas em versões anteriores será necessário removê-las manualmente. + validations: + required: true + - type: dropdown + id: operating-system + attributes: + label: Sistema Operacional + description: Qual é o seu sistema operacional? + options: + - macOS (Default) + - Windows + - Ubuntu + - Redhat/Fedora + - Other + validations: + required: false + - type: dropdown + id: driver + attributes: + label: Driver + description: Qual driver você usa? + options: + - N/A + - Docker + - Podman + - HyperKit + - Hyper-V + - KVM2 + - VirtualBox + - None (Baremetal) + - SSH + - VMware + - Parallels + - QEMU + - vfkit + - krunkit + validations: + required: false diff --git a/.github/ISSUE_TEMPLATE/zh-CN.md b/.github/ISSUE_TEMPLATE/zh-CN.md deleted file mode 100644 index 00fd749e7a..0000000000 --- a/.github/ISSUE_TEMPLATE/zh-CN.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -name: 中文 (Chinese) -about: 报告问题 -labels: l/zh-CN ---- - - -**重现问题所需的命令**: - -**失败的命令的完整输出**:
- - -
- - -**`minikube logs`命令的输出**:
- - -
- - -**使用的操作系统版本**: diff --git a/.github/ISSUE_TEMPLATE/zh-CN.yaml b/.github/ISSUE_TEMPLATE/zh-CN.yaml new file mode 100644 index 0000000000..1cd58d3abb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/zh-CN.yaml @@ -0,0 +1,56 @@ +name: 中文 (Chinese) +description: 报告一个问题 +body: + - type: textarea + id: problem + attributes: + label: 发生了什么? + description: | + 提示:在命令行中添加 "--alsologtostderr" 参数以获取更多日志。 + validations: + required: true + - type: textarea + id: logs + attributes: + label: 附上日志文件 + description: | + 提示:运行 `minikube logs --file=log.txt`,然后将 `log.txt` 文件拖放到浏览器中。 + **警告:** 如果你使用 HyperKit 驱动,请检查日志并删除可能包含敏感信息(例如访问令牌或密钥)的环境变量。 + 从 minikube `1.26.0` 版本开始,所有环境变量将自动清除,但在之前的版本中需要手动删除。 + validations: + required: true + - type: dropdown + id: operating-system + attributes: + label: 操作系统 + description: 你的操作系统是什么? + options: + - macOS (Default) + - Windows + - Ubuntu + - Redhat/Fedora + - Other + validations: + required: false + - type: dropdown + id: driver + attributes: + label: 驱动程序 + description: 你使用哪个驱动程序? + options: + - N/A + - Docker + - Podman + - HyperKit + - Hyper-V + - KVM2 + - VirtualBox + - None (Baremetal) + - SSH + - VMware + - Parallels + - QEMU + - vfkit + - krunkit + validations: + required: false \ No newline at end of file