mirror of
https://github.com/iv-org/invidious.git
synced 2026-09-06 00:52:45 -05:00
Switch to full URLs since relative URL break inconsistently
This commit is contained in:
parent
992d162eaf
commit
1a7b9ab10c
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -65,7 +65,7 @@ body:
|
||||
attributes:
|
||||
label: AI Policy
|
||||
options:
|
||||
- label: I have read the [AI Policy](./AI_POLICY.md) and understand the disclosure requirements
|
||||
- label: I have read the [AI Policy](https://github.com/iv-org/invidious/blob/master/AI_POLICY.md) and understand the disclosure requirements
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: ai-usage
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/enhancement.yml
vendored
2
.github/ISSUE_TEMPLATE/enhancement.yml
vendored
@ -43,7 +43,7 @@ body:
|
||||
attributes:
|
||||
label: AI Policy
|
||||
options:
|
||||
- label: I have read the [AI Policy](./AI_POLICY.md) and understand the disclosure requirements
|
||||
- label: I have read the [AI Policy](https://github.com/iv-org/invidious/blob/master/AI_POLICY.md) and understand the disclosure requirements
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: ai-usage
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -43,7 +43,7 @@ body:
|
||||
attributes:
|
||||
label: AI Policy
|
||||
options:
|
||||
- label: I have read the [AI Policy](./AI_POLICY.md) and understand the disclosure requirements
|
||||
- label: I have read the [AI Policy](https://github.com/iv-org/invidious/blob/master/AI_POLICY.md) and understand the disclosure requirements
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: ai-usage
|
||||
|
||||
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,6 +1,6 @@
|
||||
## Checklist
|
||||
|
||||
- [] I have read the [AI Policy](./AI_POLICY.md) and understand the disclosure requirements
|
||||
- [] I have read the [AI Policy](https://github.com/iv-org/invidious/blob/master/AI_POLICY.md) and understand the disclosure requirements
|
||||
|
||||
|
||||
## AI Disclosure
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user