docs: fix broken link in bug report template (#43105)

chore: fix broken link in bug report template
This commit is contained in:
Charles Kerr 2024-07-31 10:45:07 -05:00 committed by GitHub
parent 791e6df82a
commit a68a33f036
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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