You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: |
4
4
body:
5
5
- type: markdown
6
6
attributes:
7
-
value: |
7
+
value: |
8
8
There are [standards for bug reports](https://github.com/shogo4405/HaishinKit.swift/wiki/BugReport-Standard) expected by the community. If you are posting for the first time, please read them carefully. Reports that do not meet these standards will be closed.
9
9
- type: textarea
10
10
id: observed-behavior
@@ -36,7 +36,7 @@ body:
36
36
id: version
37
37
attributes:
38
38
label: Version
39
-
description: What version of our software are you running?
39
+
description: What version of our software are you running?
40
40
validations:
41
41
required: true
42
42
- type: textarea
@@ -45,17 +45,17 @@ body:
45
45
label: Smartphone info.
46
46
description: please complete the following information
47
47
placeholder: |
48
-
- Device: [e.g. iPhone 15 Pro]
49
-
- OS: [e.g. iOS 18.1]
48
+
- Device: [e.g. iPhone 15 Pro]
49
+
- OS: [e.g. iOS 18.1]
50
50
- type: textarea
51
51
id: addditional-context
52
52
attributes:
53
53
label: Additional context
54
54
description: Add any other context about the problem here. If you encounter issues while using HaishinKit for streaming or viewing, please provide the server name as well as the name of the software you are using for streaming or viewing.
0 commit comments