diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 603260232..f98c172d5 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,21 +1,17 @@ -# Summary +Summary +======= +_Briefly describe what you are submitting._ -*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.* +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/roms/pull/changeme/ +References +========== +_Provide links to datasheets or other documentation that helped you implement this pull request._