Skip to content

Commit 34323eb

Browse files
committed
Fix FAQ link in issue template
Fixes #288
1 parent 927e248 commit 34323eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ body:
77
attributes:
88
label: Before opening this issue, I ensure that...
99
options:
10-
- label: I have read the [FAQ](https://github.com/RSDKModding/RSDKv5-Decompilation/blob/main/FAQ.md) and confirmed my issue is not mentioned in it.
10+
- label: I have read the [FAQ](https://github.com/RSDKModding/RSDKv5-Decompilation/blob/master/FAQ.md) and confirmed my issue is not mentioned in it.
1111
required: true
1212
- label: I have checked **both open and closed** issues and confirmed this bug has not already been reported.
1313
required: true

0 commit comments

Comments
 (0)