diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 2ed0e4596..e09b5636f 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -2,17 +2,12 @@ Summary
 =======
 _Briefly describe what you are submitting._
 
-Approach
-========
-_How did you address the problem?_
-
 Checklist
 =========
-* [ ] Closes issue #xxx
+* [ ] Closes #xxx
 * [ ] I have discussed this with core contributors already
-* [ ] This pull request requires inclusion of a ROM in the romset
+* [ ] This pull request requires changes to the ROM set
   * [ ] I have opened a roms pull request - https://github.com/86Box/roms/pull/changeme/
-* [ ] My commit messages are descriptive and I have not added any irrelevant files to the repository
 
 References
 ==========