diff --git a/.github/ISSUE_TEMPLATE/guide-issues.md b/.github/ISSUE_TEMPLATE/guide-issues.md index dd9fdcc..6911982 100644 --- a/.github/ISSUE_TEMPLATE/guide-issues.md +++ b/.github/ISSUE_TEMPLATE/guide-issues.md @@ -1,20 +1,19 @@ --- name: Guide issues -about: Only OpenCore and Lilu configurations are supported. +about: Chỉ các lỗi trong việc thiết lập OpenCore và Lilu configurations ở trong guide được hỗ trợ. title: '' labels: 'error' -assignees: '' - +assignees: 'Cokaps' --- -Please stop and read this carefully. Otherwise your issue will be left **unanswered** and **closed**. +Vui lòng dừng lại và đọc kỹ điều này. Nếu không, vấn đề của bạn sẽ được để **không được trả lời** và **bị đóng**. -We require the following for guide issues: +Chúng tôi yêu cầu những điều sau cho các Issue của guide: -* Guide(s) in question -* Link to page(s) with the issue -* Clearly explain the issue(s) with the page(s) (if there is a visual issue, a screenshot is required) -* Include possible fixes - * Depending on the complexity of the fix, sources may be required +* Guide được đề cập +* Link đến (các) trang có vấn đề +* Giải thích rõ ràng (các) vấn đề với (các) trang (nếu có vấn đề về hình ảnh, cần có ảnh chụp màn hình) +* Bao gồm các bản sửa lỗi có thể có + * Tùy thuộc vào mức độ phức tạp của việc sửa chữa, có thể yêu cầu cung cấp nguồn nguồn -Note we only maintain Dortania guides, so please do not open issues for other guides. + diff --git a/.github/ISSUE_TEMPLATE/system-issues.md b/.github/ISSUE_TEMPLATE/system-issues.md index 6385f2d..1aeb33f 100644 --- a/.github/ISSUE_TEMPLATE/system-issues.md +++ b/.github/ISSUE_TEMPLATE/system-issues.md @@ -1,25 +1,24 @@ --- -name: Bug in your system -about: Only OpenCore and Lilu configurations are supported. +name: Bug trong máy của bạn +about: Chỉ các lỗi trong việc thiết lập OpenCore và Lilu được hỗ trợ. title: '' labels: '' assignees: '' - +labels: 'error' --- -Please stop and read this carefully. Otherwise your issue will be left **unanswered** and **closed**. - -* Only the latest released versions of OpenCore, Lilu, and other KEXTs are supported. -* Bug reports involving Chameleon, Clover, Ozmozis or alike are not accepted. -* Include your `EFI` directory with OpenCore. -* Include OpenCore DEBUG log (refer to `Target` in [Configuration.pdf](https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/Configuration.pdf) or here: [OpenCore Debugging](https://dortania.github.io/OpenCore-Desktop-Guide/troubleshooting/debug.html)). -* Include Lilu DEBUG log (refer to `-liludbgall liludump=60` boot arguments in Lilu's [README](https://github.com/acidanthera/Lilu/blob/master/README.md)). +Vui lòng dừng lại và đọc kỹ điều này. Nếu không, vấn đề của bạn sẽ được để **không được trả lời** và **bị đóng**. +* Chỉ có phiên bản mới nhất của OpenCore, Lilu, và các KEXTs được hỗ trợ. +* Không chấp nhận các bug reports liên quan đến Chameleon, Clover, Ozmozis hoặc các bootloader tương tự. +* Bao gồm thư mục `EFI` của bạn với OpenCore. +* Bao OpenCore DEBUG log (tham khảo cách cài đặt `Target` ở [Configuration.pdf](https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/Configuration.pdf) hoặc ở đây: [OpenCore Debugging](https://viopencore.github.io/OpenCore-Desktop-Guide/troubleshooting/debug.html)). +* Bao gồm Lilu DEBUG log (thêm `-liludbgall liludump=60` vào boot arguments của Lilu's [README](https://github.com/acidanthera/Lilu/blob/master/README.md)). -When to use [Acidanthera's issue tracker](https://github.com/acidanthera/bugtracker): +Khi nào bạn cầnsử dụng [Issue tracker của Acidanthera](https://github.com/acidanthera/bugtracker): -* You have new resources or patches to add but cannot make a pull request -* You have kernel panics, crashes, hangs and believe it is not a configuration issue -* You want to discuss technical or legal stuff +* Bạn có tài nguyên hoặc patch mới để thêm nhưng không thể thực hiện yêu cầu kéo +* Bạn có kernel panics, crashes, bị treo và tin rằng đó không phải là vấn đề trong việc thiết lập OpenCore +* Bạn muốn thảo luận về các vấn đề kỹ thuật hoặc pháp lý -_If you have a kernel panic, please ensure that you have a DEBUG version of the extension and you have `-v keepsyms=1 debug=0x100` boot arguments added. On 10.13 or higher to avoid kext names scrolling over the panic log you should also set `PanicNoKextDump=YES` in OpenCore. Use `ApplePanic=YES` to write a kernel panic log to file._ +_Nếu bạn gặp kernel panic, hãy đảm bảo rằng bạn có phiên bản DEBUG của extension và bạn đã thêm boot arguments `-v keepyms = 1 debug = 0x100`. Từ macOS 10.13 hoặc cao hơn để tránh các tên kext cuộn qua panic log, bạn cũng nên đặt `PanicNoKextDump = YES` trong OpenCore. Sử dụng `ApplePanic = YES` để ghi kernel panic log vào tệp._