Skip to content

Commit 3b199ae

Browse files
committed
add bug report
1 parent 9f68200 commit 3b199ae

File tree

2 files changed

+222
-0
lines changed

2 files changed

+222
-0
lines changed
Lines changed: 221 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,221 @@
1+
name: Bug Report
2+
description: File a bug report
3+
labels: [bug]
4+
body:
5+
- type: markdown
6+
attributes:
7+
value: |
8+
Thanks for taking the time to fill out this bug report!(感谢您花时间填写这份错误报告!)
9+
- type: dropdown
10+
id: machine
11+
attributes:
12+
label: Machine Model(机型)
13+
description: What model was being patched?(哪个型号正在被修补?)
14+
options:
15+
- MacBook5,1
16+
- MacBook5,2
17+
- MacBook6,1
18+
- MacBook7,1
19+
- MacBook8,1
20+
- MacBook9,1
21+
- MacBookAir2,1
22+
- MacBookAir3,1
23+
- MacBookAir3,2
24+
- MacBookAir4,1
25+
- MacBookAir4,2
26+
- MacBookAir5,1
27+
- MacBookAir5,2
28+
- MacBookAir6,1
29+
- MacBookAir6,2
30+
- MacBookAir7,1
31+
- MacBookAir7,2
32+
- MacBookAir8,1
33+
- MacBookAir8,2
34+
- MacBookAir9,1
35+
- MacBookPro4,1
36+
- MacBookPro5,1
37+
- MacBookPro5,2
38+
- MacBookPro5,3
39+
- MacBookPro5,4
40+
- MacBookPro5,5
41+
- MacBookPro6,1
42+
- MacBookPro6,2
43+
- MacBookPro7,1
44+
- MacBookPro8,1
45+
- MacBookPro8,2
46+
- MacBookPro8,3
47+
- MacBookPro9,1
48+
- MacBookPro9,2
49+
- MacBookPro10,1
50+
- MacBookPro10,2
51+
- MacBookPro11,1
52+
- MacBookPro11,2
53+
- MacBookPro11,3
54+
- MacBookPro12,1
55+
- MacBookPro13,1
56+
- MacBookPro13,2
57+
- MacBookPro13,3
58+
- MacBookPro14,1
59+
- MacBookPro14,2
60+
- MacBookPro14,3
61+
- MacBookPro15,1
62+
- MacBookPro15,2
63+
- MacBookPro15,3
64+
- MacBookPro15,4
65+
- MacBookPro16,3
66+
- Macmini3,1
67+
- Macmini4,1
68+
- Macmini5,1
69+
- Macmini5,2
70+
- Macmini5,3
71+
- Macmini6,1
72+
- Macmini6,2
73+
- Macmini7,1
74+
- Macmini8,1
75+
- iMac7,1
76+
- iMac8,1
77+
- iMac9,1
78+
- iMac10,1
79+
- iMac11,1
80+
- iMac11,2
81+
- iMac11,3
82+
- iMac12,1
83+
- iMac12,2
84+
- iMac13,1
85+
- iMac13,2
86+
- iMac13,3
87+
- iMac14,1
88+
- iMac14,2
89+
- iMac14,3
90+
- iMac14,4
91+
- iMac15,1
92+
- iMac15,2
93+
- iMac16,1
94+
- iMac16,2
95+
- iMac17,1
96+
- iMac18,1
97+
- iMac18,2
98+
- iMac18,3
99+
- iMac19,1
100+
- iMac19,2
101+
- MacPro3,1
102+
- MacPro4,1
103+
- MacPro5,1
104+
- MacPro6,1
105+
- Xserve2,1
106+
- Xserve3,1
107+
- Other/Non-Applicable
108+
validations:
109+
required: true
110+
- type: dropdown
111+
id: version
112+
attributes:
113+
label: Application Version(应用程序版本)
114+
description: What build version of our software are you running?(你正在运行我们软件的哪个版本?)
115+
options:
116+
- Latest Build (nightly)
117+
- Latest Release
118+
- 3.0.1
119+
- 3.0.0Pre
120+
- 2.4.2
121+
validations:
122+
required: true
123+
- type: dropdown
124+
id: variant
125+
attributes:
126+
label: Application Variant(应用程序变体)
127+
description: What variant of our software are you running?(你正在运行我们软件的哪个变体?)
128+
options:
129+
- GUI (Graphical User Interface)
130+
- CLI (Command Line Interface)
131+
- Other/Non-Applicable
132+
validations:
133+
required: true
134+
- type: dropdown
135+
id: verify-previously-reported
136+
attributes:
137+
label: Have you verified whether this issue has been opened before? If no, your issue will be closed (您是否已确认此问题之前是否已经被提出过?如果没有,您的问题将被关闭)
138+
description: If no, your issue will be closed. We'd appreciate it if users check with Github Issue's search before filing (https://github.com/dortania/OpenCore-Legacy-Patcher/issues?q=is%3Aissue)[如果否,您的问题将会被关闭。我们希望用户在提交问题前先通过 Github Issue 搜索进行确认(https://github.com/dortania/OpenCore-Legacy-Patcher/issues?q=is:issue)]
139+
multiple: true
140+
options:
141+
- 'true'
142+
- 'false'
143+
validations:
144+
required: true
145+
- type: dropdown
146+
id: verify-guide
147+
attributes:
148+
label: Have you verified whether this issue is covered in our guide? ie. Troubleshooting and Legacy Acceleration pages(你是否已经确认这个问题是否包含在我们的指南中?例如,故障排除和旧版本加速页面)
149+
description: If no, your issue will be closed. We'd appreciate it if users check with Guide before filing (https://dortania.github.io/OpenCore-Legacy-Patcher/)[如果不是,您的问题将被关闭。如果用户在提交之前先查看指南,我们将不胜感激(https://dortania.github.io/OpenCore-Legacy-Patcher/)]
150+
multiple: true
151+
options:
152+
- 'true'
153+
- 'false'
154+
validations:
155+
required: true
156+
- type: dropdown
157+
id: used-forums
158+
attributes:
159+
label: Have you already verified this is a patcher bug and not a macOS bug/user error on our discord servers?(你已经确认这是打补丁程序的错误,而不是我们 Discord 服务器上的 macOS 错误或用户操作失误吗?)
160+
description: If no, please do not use issues for this. We'd appreciate it if users check discuss with others before filing. Issues are for valid patcher issues only, not for personal troubleshooting secessions.(如果不是,请不要用问题追踪来处理这个。我们希望用户在提交问题前先与他人讨论。问题追踪仅用于有效的补丁程序问题,而不是用于个人故障排除。)
161+
multiple: true
162+
options:
163+
- 'true'
164+
- 'false'
165+
validations:
166+
required: true
167+
- type: dropdown
168+
id: 3rd-party-application
169+
attributes:
170+
label: Is this issue with a 3rd party application?(这个问题是出现在第三方应用程序吗?)
171+
description: If yes, please move discussions onto forums. We're unable to dedicate time to working on every single application that may be broken in macOS. Only file issues if you have a fix you'd like to add to our project(如果是,请将讨论移到论坛上。我们无法花时间处理 macOS 中可能出现问题的每一个应用程序。只有在您有想要加入我们项目的修复时,才提交问题。)
172+
multiple: true
173+
options:
174+
- 'true'
175+
- 'false'
176+
validations:
177+
required: true
178+
- type: dropdown
179+
id: os-version
180+
attributes:
181+
label: What versions of macOS are you seeing the problem on?(你在哪些 macOS 版本上遇到这个问题?)
182+
multiple: true
183+
options:
184+
- macOS 26, Tahoe (Stage)
185+
- macOS 15, Sequoia
186+
- macOS 14, Sonoma
187+
- macOS 13, Ventura
188+
- macOS 12, Monterey
189+
- macOS 11, Big Sur
190+
- macOS 10.15, Catalina
191+
- macOS 10.14, Mojave
192+
- macOS 10.13, High Sierra
193+
- macOS 10.12, Sierra
194+
- macOS 10.11, El Capitan
195+
- Other/Non-Applicable
196+
validations:
197+
required: true
198+
- type: dropdown
199+
id: where-issue
200+
attributes:
201+
label: Where does this issue happen? (这个问题发生在哪里?)
202+
multiple: true
203+
options:
204+
- Between booting macOS and Login Screen(在 macOS 启动和登录屏幕之间)
205+
- Within macOS (Before Logging in)[在 macOS 中(登录前)]
206+
- Within macOS (After Logging in)[在 macOS 中(登录后)]
207+
- Other/Non-Applicable
208+
validations:
209+
required: true
210+
- type: textarea
211+
id: what-happened
212+
attributes:
213+
label: What is the Issue?(问题是什么?)
214+
description: Additionally, explain what you expected to happen?(此外,请解释你预期会发生什么?)
215+
value: "Please clearly explain the issue 请清楚地说明问题"
216+
validations:
217+
required: true
218+
- type: textarea
219+
id: extra-info
220+
attributes:
221+
label: What steps have you taken to troubleshoot this? Please include messages from Discord, logs, and screenshots.(你采取了哪些步骤来排查这个问题?请提供 Discord 的消息、日志和截图。)

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
blank_issues_enabled: true

0 commit comments

Comments
 (0)