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._