mirror of
https://github.com/morgan9e/helium
synced 2026-04-15 00:44:06 +09:00
Replace scheme relative URLs with https URLs (#2171)
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bugreport.yml
vendored
4
.github/ISSUE_TEMPLATE/bugreport.yml
vendored
@@ -5,9 +5,9 @@ body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Before submitting this issue, please confirm if you should submit it to a [platform-specific issue tracker instead](//github.com/ungoogled-software/ungoogled-chromium/blob/master/SUPPORT.md#platform-specific-support)
|
||||
Before submitting this issue, please confirm if you should submit it to a [platform-specific issue tracker instead](https://github.com/ungoogled-software/ungoogled-chromium/blob/master/SUPPORT.md#platform-specific-support)
|
||||
|
||||
Otherwise, your issue may not be noticed. In addition, please read through the [SUPPORT.md](//github.com/ungoogled-software/ungoogled-chromium/blob/master/SUPPORT.md) first
|
||||
Otherwise, your issue may not be noticed. In addition, please read through the [SUPPORT.md](https://github.com/ungoogled-software/ungoogled-chromium/blob/master/SUPPORT.md) first
|
||||
- type: dropdown
|
||||
id: os
|
||||
attributes:
|
||||
|
||||
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -5,9 +5,9 @@ body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Before submitting this feature request, please confirm if you should submit it to a [platform-specific issue tracker instead](//github.com/ungoogled-software/ungoogled-chromium/blob/master/SUPPORT.md#platform-specific-support)
|
||||
Before submitting this feature request, please confirm if you should submit it to a [platform-specific issue tracker instead](https://github.com/ungoogled-software/ungoogled-chromium/blob/master/SUPPORT.md#platform-specific-support)
|
||||
|
||||
Otherwise, your issue may not be noticed. In addition, please read through the [SUPPORT.md](//github.com/ungoogled-software/ungoogled-chromium/blob/master/SUPPORT.md) first
|
||||
Otherwise, your issue may not be noticed. In addition, please read through the [SUPPORT.md](https://github.com/ungoogled-software/ungoogled-chromium/blob/master/SUPPORT.md) first
|
||||
- type: input
|
||||
id: description
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user