docs: fix broken link in bug report template (#43105)
chore: fix broken link in bug report template
This commit is contained in:
parent
791e6df82a
commit
a68a33f036
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -20,8 +20,8 @@ body:
|
||||||
description: |
|
description: |
|
||||||
What version of Electron are you using?
|
What version of Electron are you using?
|
||||||
|
|
||||||
Note: Please only report issues for [currently supported versions of Electron](https://www.electronjs.org/docs/latest/tutorial/support#currently-supported-versions).
|
Note: Please only report issues for [currently supported versions of Electron](https://www.electronjs.org/docs/latest/tutorial/electron-timelines#timeline).
|
||||||
placeholder: 17.0.0
|
placeholder: 32.0.0
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue