From dcb34ab003f7906fe6859704428c3f00f78f1a71 Mon Sep 17 00:00:00 2001 From: OBattler Date: Fri, 28 Nov 2025 01:17:23 +0100 Subject: [PATCH] Update pull request template. --- .github/pull_request_template.md | 32 +++++++++++++++++++------------- 1 file changed, 19 insertions(+), 13 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 9e5521cf4..603260232 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,15 +1,21 @@ -Summary -======= -_Briefly describe what you are submitting._ +# Summary -Checklist -========= -* [ ] Closes #xxx -* [ ] I have tested my changes locally and validated that the functionality works as intended -* [ ] I have discussed this with core contributors already -* [ ] This pull request requires changes to the ROM set - * [ ] I have opened a roms pull request - https://github.com/86Box/roms/pull/changeme/ +*Briefly describe what you are submitting.* + +# Checklist + +* \[ ] Closes #xxx +* \[ ] I have tested my changes locally and validated that the functionality works as intended +* \[ ] I have discussed this with core contributors already +* \[ ] This pull request requires changes to the ROM set + + * \[ ] I have opened a roms pull request - https://github.com/86Box/roms/pull/changeme/ + +* \[ ] This pull request requires changes to the asset set + + * \[ ] I have opened an assets pull request - https://github.com/86Box/assets/pull/changeme/ + +# References + +*Provide links to datasheets or other documentation that helped you implement this pull request.* -References -========== -_Provide links to datasheets or other documentation that helped you implement this pull request._