Update PULL_REQUEST_TEMPLATE.md (#166)

Remove double quotes
This commit is contained in:
Justin Edmund 2025-01-16 00:34:58 -08:00 committed by GitHub
parent 6a60b605b6
commit 97d811cc29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
Choose a PR template:
* [General]("?expand=1&template=.github/PULL_REQUEST_TEMPLATE/default.md"): For general changes like feature additions
* [General](?expand=1&template=.github/PULL_REQUEST_TEMPLATE/default.md): For general changes like feature additions
and issue resolution
* [Data Update]("?expand=1&template=.github/PULL_REQUEST_TEMPLATE/data_update.md"): For game data updates
* [Data Update](?expand=1&template=.github/PULL_REQUEST_TEMPLATE/data_update.md): For game data updates