diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 062f405b83..a01ae101ce 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -7,7 +7,7 @@ body: value: | **Thank you for proposing a detailed feature for Roo Code!** - This template is for submitting specific, actionable proposals that you or others intend to implement after discussion and approval. It's a key part of our [Issue-First Approach](../../CONTRIBUTING.md). + This template is for submitting specific, actionable proposals that you or others intend to implement after discussion and approval. It's a key part of our [Issue-First Approach](https://github.com/RooCodeInc/Roo-Code/blob/main/CONTRIBUTING.md). - **For general ideas or less defined suggestions**, please use [GitHub Discussions](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) first. - **Before submitting**, please search existing [GitHub Issues](https://github.com/RooCodeInc/Roo-Code/issues) and [Discussions](https://github.com/RooCodeInc/Roo-Code/discussions) to avoid duplicates. diff --git a/.github/ISSUE_TEMPLATE/quick_capture.yml b/.github/ISSUE_TEMPLATE/quick_capture.yml new file mode 100644 index 0000000000..9b5c4e11b6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/quick_capture.yml @@ -0,0 +1,44 @@ +name: Quick Issue Capture +description: Quickly capture any issue as a starting point +labels: ["quick-capture", "needs-triage"] +body: + - type: markdown + attributes: + value: | + **⚡ Quick Issue Template** + + Use this for maintainer todos, technical debt, internal refactors, or issues needing further triage or categorization. + + **Not for this template:** + - 🐛 **User-facing bugs** → Use [Bug Report](./bug_report.yml) + - 💡 **Feature ideas** → Use [GitHub Discussions](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests) + - 📋 **Detailed feature proposals** → Use [Detailed Feature Proposal](./feature_request.yml) + + - type: dropdown + id: type + attributes: + label: Issue Type + description: What kind of issue is this? + options: + - Technical Debt + - Code Refactor + - Developer Experience + - CI/CD Improvement + - Documentation Update + - Performance Optimization + - Security Enhancement + - Testing Improvement + - Maintainer Todo + - Internal Tool/Script + - Other Issue + validations: + required: true + + - type: textarea + id: summary + attributes: + label: Summary + description: Brief description of what needs to be done + placeholder: e.g., "Refactor provider validation logic" or "Add unit tests for McpHub" + validations: + required: true diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f97d2d6660..824c027827 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -64,6 +64,7 @@ All contributions must begin with a GitHub Issue. - **Create an issue**: Use appropriate templates: - **Bugs:** "Bug Report" template. - **Features:** "Detailed Feature Proposal" template. Approval required before starting. + - **Quick captures:** "Quick Issue Capture" template for maintainer todos, technical debt, and internal tasks. - **Claim issues**: Comment and await official assignment. **PRs without approved issues may be closed.** diff --git a/README.md b/README.md index 162c731f34..dbf5a046b7 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ Make Roo Code work your way with: - **Discord:** [Join our Discord server](https://discord.gg/roocode) for real-time help and discussions - **Reddit:** [Visit our subreddit](https://www.reddit.com/r/RooCode) to share experiences and tips -- **GitHub:** Report [issues](https://github.com/RooCodeInc/Roo-Code/issues) or request [features](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) +- **GitHub:** Report [bugs](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), [quick capture issues](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), or request [features](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) --- diff --git a/locales/ca/CONTRIBUTING.md b/locales/ca/CONTRIBUTING.md index 09d8727954..df966e2fb0 100644 --- a/locales/ca/CONTRIBUTING.md +++ b/locales/ca/CONTRIBUTING.md @@ -64,6 +64,7 @@ Totes les contribucions han de començar amb una Issue de GitHub. - **Crear una issue:** Utilitza les plantilles adequades: - **Errors:** Plantilla "Bug Report". - **Funcionalitats:** Plantilla "Detailed Feature Proposal". Es requereix aprovació abans de començar. + - **Captures ràpides:** Plantilla "Quick Issue Capture" per a tasques de manteniment, deute tècnic i tasques internes. - **Reclamar issues:** Comenta i espera l'assignació oficial. **Els PRs sense issues aprovades poden ser tancats.** diff --git a/locales/ca/README.md b/locales/ca/README.md index 5712bb949b..12e177b304 100644 --- a/locales/ca/README.md +++ b/locales/ca/README.md @@ -119,7 +119,7 @@ Feu que Roo Code funcioni a la vostra manera amb: - **Discord:** [Uniu-vos al nostre servidor de Discord](https://discord.gg/roocode) per a ajuda en temps real i discussions - **Reddit:** [Visiteu el nostre subreddit](https://www.reddit.com/r/RooCode) per compartir experiències i consells -- **GitHub:** [Informeu de problemes](https://github.com/RooCodeInc/Roo-Code/issues) o [sol·liciteu funcionalitats](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) +- **GitHub:** [Informeu d'errors](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), [captures ràpides d'issues](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), o [sol·liciteu funcionalitats](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) --- diff --git a/locales/de/CONTRIBUTING.md b/locales/de/CONTRIBUTING.md index bb8d26561f..9e64489d04 100644 --- a/locales/de/CONTRIBUTING.md +++ b/locales/de/CONTRIBUTING.md @@ -64,6 +64,7 @@ Alle Beiträge müssen mit einem GitHub Issue beginnen. - **Issue erstellen**: Nutze die passenden Vorlagen: - **Bugs:** "Bug Report"-Vorlage. - **Features:** "Detailed Feature Proposal"-Vorlage. Vor dem Start ist eine Genehmigung erforderlich. + - **Schnellerfassung:** "Quick Issue Capture"-Vorlage für Wartungsaufgaben, technische Schulden und interne Aufgaben. - **Issues beanspruchen**: Kommentiere und warte auf die offizielle Zuweisung. **PRs ohne genehmigte Issues können geschlossen werden.** diff --git a/locales/de/README.md b/locales/de/README.md index 470af39456..42625d2906 100644 --- a/locales/de/README.md +++ b/locales/de/README.md @@ -119,7 +119,7 @@ Passen Sie Roo Code nach Ihren Wünschen an mit: - **Discord:** [Treten Sie unserem Discord-Server bei](https://discord.gg/roocode) für Echtzeit-Hilfe und Diskussionen - **Reddit:** [Besuchen Sie unser Subreddit](https://www.reddit.com/r/RooCode), um Erfahrungen und Tipps zu teilen -- **GitHub:** [Probleme melden](https://github.com/RooCodeInc/Roo-Code/issues) oder [Funktionen anfragen](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) +- **GitHub:** [Bugs melden](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), [schnelle Issue-Erfassung](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), oder [Funktionen anfragen](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) --- diff --git a/locales/es/CONTRIBUTING.md b/locales/es/CONTRIBUTING.md index 0b0bac01f9..c112afa8cd 100644 --- a/locales/es/CONTRIBUTING.md +++ b/locales/es/CONTRIBUTING.md @@ -64,6 +64,7 @@ Todas las contribuciones deben comenzar con un Issue de GitHub. - **Crear un issue**: Usa las plantillas apropiadas: - **Errores:** Plantilla "Bug Report". - **Funciones:** Plantilla "Detailed Feature Proposal". Se requiere aprobación antes de comenzar. + - **Capturas rápidas:** Plantilla "Quick Issue Capture" para tareas pendientes de mantenedores, deuda técnica y tareas internas. - **Reclamar issues**: Comenta y espera la asignación oficial. **Los PRs sin issues aprobados pueden ser cerrados.** diff --git a/locales/es/README.md b/locales/es/README.md index b2e04fe08f..bf07db2f26 100644 --- a/locales/es/README.md +++ b/locales/es/README.md @@ -119,7 +119,7 @@ Haz que Roo Code funcione a tu manera con: - **Discord:** [Únete a nuestro servidor de Discord](https://discord.gg/roocode) para ayuda en tiempo real y discusiones - **Reddit:** [Visita nuestro subreddit](https://www.reddit.com/r/RooCode) para compartir experiencias y consejos -- **GitHub:** Reporta [problemas](https://github.com/RooCodeInc/Roo-Code/issues) o solicita [funciones](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) +- **GitHub:** Reporta [errores](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), [incidencias de captura rápida](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), o solicita [funciones](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) --- diff --git a/locales/fr/CONTRIBUTING.md b/locales/fr/CONTRIBUTING.md index 0e14cdcca1..2ec16fa132 100644 --- a/locales/fr/CONTRIBUTING.md +++ b/locales/fr/CONTRIBUTING.md @@ -64,6 +64,7 @@ Toutes les contributions doivent commencer par un ticket GitHub. - **Créer un ticket :** Utilise les modèles appropriés : - **Bugs :** Modèle "Bug Report". - **Fonctionnalités :** Modèle "Detailed Feature Proposal". Approbation requise avant de commencer. + - **Captures rapides :** Modèle "Quick Issue Capture" pour les tâches des mainteneurs, la dette technique et les tâches internes. - **Réclamer des tickets :** Commente et attends l'assignation officielle. **Les PRs sans tickets approuvés peuvent être fermées.** diff --git a/locales/fr/README.md b/locales/fr/README.md index 301e655c64..9e5e2f9abf 100644 --- a/locales/fr/README.md +++ b/locales/fr/README.md @@ -119,7 +119,7 @@ Faites fonctionner Roo Code à votre manière avec : - **Discord :** [Rejoignez notre serveur Discord](https://discord.gg/roocode) pour une aide en temps réel et des discussions - **Reddit :** [Visitez notre subreddit](https://www.reddit.com/r/RooCode) pour partager des expériences et des astuces -- **GitHub :** Signalez des [problèmes](https://github.com/RooCodeInc/Roo-Code/issues) ou demandez de nouvelles [fonctionnalités](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) +- **GitHub :** Signalez des [bugs](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), [problèmes de capture rapide](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), ou demandez de nouvelles [fonctionnalités](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) --- diff --git a/locales/hi/CONTRIBUTING.md b/locales/hi/CONTRIBUTING.md index 17d62e1794..b376f2e2e7 100644 --- a/locales/hi/CONTRIBUTING.md +++ b/locales/hi/CONTRIBUTING.md @@ -64,6 +64,7 @@ Roo Code एक समुदाय-आधारित प्रोजेक् - **Issue बनाएं:** उपयुक्त टेम्पलेट का उपयोग करें: - **बग:** "Bug Report" टेम्पलेट। - **फीचर्स:** "Detailed Feature Proposal" टेम्पलेट। शुरू करने से पहले अनुमोदन आवश्यक है। + - **त्वरित कैप्चर:** रखरखाव करने वालों के कार्यों, तकनीकी ऋण और आंतरिक कार्यों के लिए "Quick Issue Capture" टेम्पलेट। - **Issue क्लेम करें:** कमेंट करें और आधिकारिक असाइनमेंट का इंतजार करें। **अनुमोदित Issue के बिना PR बंद किए जा सकते हैं।** diff --git a/locales/hi/README.md b/locales/hi/README.md index 14994a8c34..0319152231 100644 --- a/locales/hi/README.md +++ b/locales/hi/README.md @@ -119,7 +119,7 @@ MCP आपको असीमित कस्टम टूल्स जोड़ - **Discord:** रीयल-टाइम मदद और चर्चाओं के लिए [हमारे Discord सर्वर में शामिल हों](https://discord.gg/roocode) - **Reddit:** अनुभव और टिप्स साझा करने के लिए [हमारे subreddit पर जाएं](https://www.reddit.com/r/RooCode) -- **GitHub:** [समस्याओं की रिपोर्ट करें](https://github.com/RooCodeInc/Roo-Code/issues) या [फीचर अनुरोध करें](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) +- **GitHub:** [बग्स की रिपोर्ट करें](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), [त्वरित कैप्चर समस्याएं](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), या [फीचर अनुरोध करें](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) --- diff --git a/locales/it/CONTRIBUTING.md b/locales/it/CONTRIBUTING.md index e83802eb31..04f835cd5b 100644 --- a/locales/it/CONTRIBUTING.md +++ b/locales/it/CONTRIBUTING.md @@ -64,6 +64,7 @@ Tutti i contributi devono iniziare con una Issue GitHub. - **Creare una issue:** Usa i template appropriati: - **Bug:** Template "Bug Report". - **Funzionalità:** Template "Detailed Feature Proposal". Approvazione richiesta prima di iniziare. + - **Catture rapide:** Template "Quick Issue Capture" per attività dei manutentori, debito tecnico e attività interne. - **Reclamare issue:** Commenta e attendi l'assegnazione ufficiale. **Le PR senza issue approvate potrebbero essere chiuse.** diff --git a/locales/it/README.md b/locales/it/README.md index f3c773f1e2..919f96f857 100644 --- a/locales/it/README.md +++ b/locales/it/README.md @@ -119,7 +119,7 @@ Fai funzionare Roo Code a modo tuo con: - **Discord:** [Unisciti al nostro server Discord](https://discord.gg/roocode) per aiuto in tempo reale e discussioni - **Reddit:** [Visita il nostro subreddit](https://www.reddit.com/r/RooCode) per condividere esperienze e consigli -- **GitHub:** [Segnala problemi](https://github.com/RooCodeInc/Roo-Code/issues) o [richiedi funzionalità](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) +- **GitHub:** Segnala [bug](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), [problemi di cattura rapida](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), o [richiedi funzionalità](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) --- diff --git a/locales/ja/CONTRIBUTING.md b/locales/ja/CONTRIBUTING.md index a7fdb9a8f4..4f8e76f982 100644 --- a/locales/ja/CONTRIBUTING.md +++ b/locales/ja/CONTRIBUTING.md @@ -64,6 +64,7 @@ PRでこれらの領域との関連性に言及してください。 - **Issueの作成:** 適切なテンプレートを使用: - **バグ:** 「Bug Report」テンプレート。 - **機能:** 「Detailed Feature Proposal」テンプレート。開始前に承認が必要。 + - **クイックキャプチャ:** メンテナーのタスク、技術的負債、内部タスク用の「Quick Issue Capture」テンプレート。 - **Issue担当表明:** コメントし、正式な割り当てを待つ。 **承認されたIssueに紐付けられていないPRは閉じられる可能性があります。** diff --git a/locales/ja/README.md b/locales/ja/README.md index c89d607042..32ff5ea117 100644 --- a/locales/ja/README.md +++ b/locales/ja/README.md @@ -119,7 +119,7 @@ Roo Codeをあなた好みに動作させる方法: - **Discord:** リアルタイムのヘルプとディスカッションについては[Discord サーバーに参加](https://discord.gg/roocode) - **Reddit:** 経験とヒントを共有するには[サブレディット](https://www.reddit.com/r/RooCode)にアクセス -- **GitHub:** [問題](https://github.com/RooCodeInc/Roo-Code/issues)を報告したり[機能](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop)をリクエスト +- **GitHub:** [バグ](https://github.com/RooCodeInc/Roo-Code/issues/new/choose)、[クイックキャプチャ問題](https://github.com/RooCodeInc/Roo-Code/issues/new/choose)を報告したり[機能](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop)をリクエスト --- diff --git a/locales/ko/CONTRIBUTING.md b/locales/ko/CONTRIBUTING.md index 3588a10506..6dca914583 100644 --- a/locales/ko/CONTRIBUTING.md +++ b/locales/ko/CONTRIBUTING.md @@ -64,6 +64,7 @@ PR에서 이러한 영역과의 연관성을 언급하세요. - **Issue 생성:** 적절한 템플릿 사용: - **버그:** "Bug Report" 템플릿. - **기능:** "Detailed Feature Proposal" 템플릿. 시작 전 승인 필요. + - **빠른 캡처:** 유지보수자 할 일, 기술 부채, 내부 작업을 위한 "Quick Issue Capture" 템플릿. - **Issue 담당:** 댓글을 달고 공식 할당을 기다리세요. **승인된 Issue 없는 PR은 닫힐 수 있습니다.** diff --git a/locales/ko/README.md b/locales/ko/README.md index 90a527e20d..1f099c403d 100644 --- a/locales/ko/README.md +++ b/locales/ko/README.md @@ -119,7 +119,7 @@ MCP는 무제한 커스텀 도구를 추가할 수 있게 하여 Roo Code의 기 - **Discord:** 실시간 도움과 토론을 위한 [Discord 서버 참여](https://discord.gg/roocode) - **Reddit:** 경험과 팁을 공유하는 [서브레딧 방문](https://www.reddit.com/r/RooCode) -- **GitHub:** [문제 보고](https://github.com/RooCodeInc/Roo-Code/issues) 또는 [기능 요청](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) +- **GitHub:** [버그](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), [빠른 캡처 문제](https://github.com/RooCodeInc/Roo-Code/issues/new/choose) 보고 또는 [기능 요청](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) --- diff --git a/locales/nl/CONTRIBUTING.md b/locales/nl/CONTRIBUTING.md index 7665efe9f9..331d2f8b1a 100644 --- a/locales/nl/CONTRIBUTING.md +++ b/locales/nl/CONTRIBUTING.md @@ -64,6 +64,7 @@ Elke bijdrage moet beginnen met een GitHub Issue. - **Issue aanmaken:** Gebruik de juiste templates: - **Bugs:** "Bug Report"-template. - **Functies:** "Detailed Feature Proposal"-template. Goedkeuring vereist voor je begint. + - **Snelle vastlegging:** "Quick Issue Capture"-template voor onderhoudsbugs, technische schuld en interne taken. - **Issues claimen:** Reageer en wacht op officiële toewijzing. **PR's zonder goedgekeurde issues kunnen worden gesloten.** diff --git a/locales/nl/README.md b/locales/nl/README.md index db5c27edc8..6ab90f09e3 100644 --- a/locales/nl/README.md +++ b/locales/nl/README.md @@ -120,7 +120,7 @@ Laat Roo Code werken zoals jij wilt met: - **Discord:** [Word lid van onze Discord-server](https://discord.gg/roocode) voor directe hulp en discussies - **Reddit:** [Bezoek onze subreddit](https://www.reddit.com/r/RooCode) om ervaringen en tips te delen -- **GitHub:** Meld [problemen](https://github.com/RooCodeInc/Roo-Code/issues) of vraag [features](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) aan +- **GitHub:** Meld [bugs](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), [snelle vastleggingsissues](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), of vraag [features](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) aan --- diff --git a/locales/pl/CONTRIBUTING.md b/locales/pl/CONTRIBUTING.md index 3005dc4c90..8ec9cb1ffb 100644 --- a/locales/pl/CONTRIBUTING.md +++ b/locales/pl/CONTRIBUTING.md @@ -64,6 +64,7 @@ Każdy wkład musi zaczynać się od GitHub Issue. - **Utwórz issue:** Używaj odpowiednich szablonów: - **Błędy:** Szablon "Bug Report". - **Funkcje:** Szablon "Detailed Feature Proposal". Wymagane zatwierdzenie przed rozpoczęciem. + - **Szybkie rejestrowanie:** Szablon "Quick Issue Capture" dla zadań opiekunów, długu technicznego i zadań wewnętrznych. - **Zgłoś chęć pracy:** Skomentuj i poczekaj na oficjalne przypisanie. **PR bez zatwierdzonego issue może zostać zamknięty.** diff --git a/locales/pl/README.md b/locales/pl/README.md index ce990816da..f991d38bb4 100644 --- a/locales/pl/README.md +++ b/locales/pl/README.md @@ -119,7 +119,7 @@ Spraw, aby Roo Code działał po Twojemu za pomocą: - **Discord:** [Dołącz do naszego serwera Discord](https://discord.gg/roocode), aby uzyskać pomoc w czasie rzeczywistym i dyskusje - **Reddit:** [Odwiedź nasz subreddit](https://www.reddit.com/r/RooCode), aby dzielić się doświadczeniami i wskazówkami -- **GitHub:** [Zgłaszaj problemy](https://github.com/RooCodeInc/Roo-Code/issues) lub [proś o funkcje](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) +- **GitHub:** Zgłaszaj [błędy](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), [problemy szybkiego rejestrowania](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), lub [proś o funkcje](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) --- diff --git a/locales/pt-BR/CONTRIBUTING.md b/locales/pt-BR/CONTRIBUTING.md index 91081b0f5a..1bfe7fb9b5 100644 --- a/locales/pt-BR/CONTRIBUTING.md +++ b/locales/pt-BR/CONTRIBUTING.md @@ -64,6 +64,7 @@ Todas as contribuições devem começar com uma Issue do GitHub. - **Criar uma issue:** Use os templates apropriados: - **Bugs:** Template "Bug Report". - **Recursos:** Template "Detailed Feature Proposal". Aprovação necessária antes de começar. + - **Capturas rápidas:** Template "Quick Issue Capture" para tarefas dos mantenedores, dívida técnica e tarefas internas. - **Reivindicar issues:** Comente e aguarde atribuição oficial. **PRs sem issues aprovadas podem ser fechados.** diff --git a/locales/pt-BR/README.md b/locales/pt-BR/README.md index 34fe1360c4..15a9085143 100644 --- a/locales/pt-BR/README.md +++ b/locales/pt-BR/README.md @@ -119,7 +119,7 @@ Faça o Roo Code funcionar do seu jeito com: - **Discord:** [Participe do nosso servidor Discord](https://discord.gg/roocode) para ajuda em tempo real e discussões - **Reddit:** [Visite nosso subreddit](https://www.reddit.com/r/RooCode) para compartilhar experiências e dicas -- **GitHub:** [Reportar problemas](https://github.com/RooCodeInc/Roo-Code/issues) ou [solicitar recursos](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) +- **GitHub:** Reportar [bugs](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), [problemas de captura rápida](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), ou [solicitar recursos](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) --- diff --git a/locales/ru/CONTRIBUTING.md b/locales/ru/CONTRIBUTING.md index 155353c0ce..9f61895185 100644 --- a/locales/ru/CONTRIBUTING.md +++ b/locales/ru/CONTRIBUTING.md @@ -64,6 +64,7 @@ Roo Code — проект, управляемый сообществом, и м - **Создай issue:** Используй подходящие шаблоны: - **Баги:** Шаблон "Bug Report". - **Функции:** Шаблон "Detailed Feature Proposal". Требуется одобрение перед началом. + - **Быстрые снимки:** Шаблон "Quick Issue Capture" для задач сопровождающих, технического долга и внутренних задач. - **Заяви issue:** Оставь комментарий и дождись официального назначения. **PR без одобренных issue могут быть закрыты.** diff --git a/locales/ru/README.md b/locales/ru/README.md index 9c3b764e8f..317b489d33 100644 --- a/locales/ru/README.md +++ b/locales/ru/README.md @@ -121,7 +121,7 @@ MCP расширяет возможности Roo Code, позволяя доб - **Discord:** [Присоединяйтесь к нашему серверу Discord](https://discord.gg/roocode) для помощи в реальном времени и обсуждений - **Reddit:** [Посетите наш subreddit](https://www.reddit.com/r/RooCode) чтобы поделиться опытом и советами -- **GitHub:** Сообщайте об [ошибках](https://github.com/RooCodeInc/Roo-Code/issues) или запрашивайте [функции](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) +- **GitHub:** Сообщайте о [багах](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), [проблемах быстрого снимка](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), или запрашивайте [функции](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) --- diff --git a/locales/tr/CONTRIBUTING.md b/locales/tr/CONTRIBUTING.md index ddab3b497a..a6c140bcfe 100644 --- a/locales/tr/CONTRIBUTING.md +++ b/locales/tr/CONTRIBUTING.md @@ -64,6 +64,7 @@ Tüm katkılar bir GitHub Issue ile başlamalıdır. - **Issue oluştur:** Uygun şablonları kullan: - **Hatalar:** "Bug Report" şablonu. - **Özellikler:** "Detailed Feature Proposal" şablonu. Başlamadan önce onay gerekir. + - **Hızlı yakalama:** Maintainer görevleri, teknik borç ve iç görevler için "Quick Issue Capture" şablonu. - **Issue'ları sahiplen:** Yorum yap ve resmi atamayı bekle. **Onaylanmış issue'lara bağlı olmayan PR'lar kapatılabilir.** diff --git a/locales/tr/README.md b/locales/tr/README.md index 298b88b9e3..b71abd01c1 100644 --- a/locales/tr/README.md +++ b/locales/tr/README.md @@ -119,7 +119,7 @@ Roo Code'u kendi tarzınıza göre çalıştırın: - **Discord:** Gerçek zamanlı yardım ve tartışmalar için [Discord sunucumuza katılın](https://discord.gg/roocode) - **Reddit:** Deneyimlerinizi ve ipuçlarınızı paylaşmak için [subreddit'imizi ziyaret edin](https://www.reddit.com/r/RooCode) -- **GitHub:** [Sorunları bildirin](https://github.com/RooCodeInc/Roo-Code/issues) veya [özellik talep edin](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) +- **GitHub:** [Hataları](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), [hızlı yakalama sorunlarını](https://github.com/RooCodeInc/Roo-Code/issues/new/choose) bildirin veya [özellik talep edin](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) --- diff --git a/locales/vi/CONTRIBUTING.md b/locales/vi/CONTRIBUTING.md index a561615507..30d1d1906e 100644 --- a/locales/vi/CONTRIBUTING.md +++ b/locales/vi/CONTRIBUTING.md @@ -64,6 +64,7 @@ Mọi đóng góp đều phải bắt đầu bằng một GitHub Issue. - **Tạo issue mới:** Sử dụng mẫu phù hợp: - **Lỗi:** Mẫu "Bug Report". - **Tính năng:** Mẫu "Detailed Feature Proposal". Cần được phê duyệt trước khi bắt đầu. + - **Bắt nhanh:** Mẫu "Quick Issue Capture" cho các nhiệm vụ của người bảo trì, nợ kỹ thuật và công việc nội bộ. - **Nhận issue:** Bình luận và chờ được gán chính thức. **PR không có issue đã duyệt có thể bị đóng.** diff --git a/locales/vi/README.md b/locales/vi/README.md index 73ba117ea1..416cd812a7 100644 --- a/locales/vi/README.md +++ b/locales/vi/README.md @@ -119,7 +119,7 @@ Làm cho Roo Code hoạt động theo cách của bạn với: - **Discord:** [Tham gia máy chủ Discord của chúng tôi](https://discord.gg/roocode) để được trợ giúp và thảo luận trong thời gian thực - **Reddit:** [Ghé thăm subreddit của chúng tôi](https://www.reddit.com/r/RooCode) để chia sẻ kinh nghiệm và mẹo -- **GitHub:** [Báo cáo vấn đề](https://github.com/RooCodeInc/Roo-Code/issues) hoặc [yêu cầu tính năng](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) +- **GitHub:** Báo cáo [lỗi](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), [vấn đề bắt nhanh](https://github.com/RooCodeInc/Roo-Code/issues/new/choose), hoặc [yêu cầu tính năng](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) --- diff --git a/locales/zh-CN/CONTRIBUTING.md b/locales/zh-CN/CONTRIBUTING.md index b31f89f47b..ecc4ad36a9 100644 --- a/locales/zh-CN/CONTRIBUTING.md +++ b/locales/zh-CN/CONTRIBUTING.md @@ -64,6 +64,7 @@ Roo Code 是一个由社区驱动的项目,我们高度重视每一份贡献 - **创建 issue:** 使用适当模板: - **Bug:** "Bug Report" 模板。 - **功能:** "Detailed Feature Proposal" 模板。开始前需获得批准。 + - **快速捕获:** "Quick Issue Capture" 模板,用于维护者待办事项、技术债务和内部任务。 - **认领 issue:** 评论并等待正式分配。 **未关联已批准 issue 的 PR 可能会被关闭。** diff --git a/locales/zh-CN/README.md b/locales/zh-CN/README.md index 1ec1b51d2b..b0b0d0b7ba 100644 --- a/locales/zh-CN/README.md +++ b/locales/zh-CN/README.md @@ -119,7 +119,7 @@ MCP 通过允许您添加无限自定义工具来扩展 Roo Code 的能力。与 - **Discord:** [加入我们的 Discord 服务器](https://discord.gg/roocode)获取实时帮助和讨论 - **Reddit:** [访问我们的 subreddit](https://www.reddit.com/r/RooCode)分享经验和技巧 -- **GitHub:** 报告[问题](https://github.com/RooCodeInc/Roo-Code/issues)或请求[功能](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) +- **GitHub:** 报告[错误](https://github.com/RooCodeInc/Roo-Code/issues/new/choose)、[快速捕获问题](https://github.com/RooCodeInc/Roo-Code/issues/new/choose),或请求[功能](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) --- diff --git a/locales/zh-TW/CONTRIBUTING.md b/locales/zh-TW/CONTRIBUTING.md index 7a9e1c65a5..78ff060fcd 100644 --- a/locales/zh-TW/CONTRIBUTING.md +++ b/locales/zh-TW/CONTRIBUTING.md @@ -64,6 +64,7 @@ Roo Code 是一個由社群驅動的專案,我們深深重視每一份貢獻 - **建立 issue:** 使用適當範本: - **Bug:** 「Bug Report」範本。 - **功能:** 「Detailed Feature Proposal」範本。開始前需獲得批准。 + - **快速捕獲:** 「Quick Issue Capture」範本,用於維護者待辦事項、技術債務和內部任務。 - **認領 issue:** 留言並等待正式分配。 **未關聯已批准 issue 的 PR 可能會被關閉。** diff --git a/locales/zh-TW/README.md b/locales/zh-TW/README.md index 5db380053a..ebdc45f626 100644 --- a/locales/zh-TW/README.md +++ b/locales/zh-TW/README.md @@ -120,7 +120,7 @@ Roo Code 可以配合您的需求進行調整: - **Discord:** [加入我們的 Discord 伺服器](https://discord.gg/roocode)取得即時幫助和討論 - **Reddit:** [存取我們的 subreddit](https://www.reddit.com/r/RooCode)分享經驗和技巧 -- **GitHub:** [報告問題](https://github.com/RooCodeInc/Roo-Code/issues)或[請求功能](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) +- **GitHub:** [報告錯誤](https://github.com/RooCodeInc/Roo-Code/issues/new/choose)、[快速捕獲問題](https://github.com/RooCodeInc/Roo-Code/issues/new/choose),或[請求功能](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) ---