From 2fa2350f9bc6b7d2219366710d7fc02b259b39eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Hrdli=C4=8Dka?= Date: Tue, 27 Oct 2020 12:45:33 +0100 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0df0988b3..2ed0e4596 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -12,8 +12,6 @@ Checklist * [ ] I have discussed this with core contributors already * [ ] This pull request requires inclusion of a ROM in the romset * [ ] I have opened a roms pull request - https://github.com/86Box/roms/pull/changeme/ -* [ ] This pull requests introduces new dependencies upon other packages/projects - * _list new dependencies here_ * [ ] My commit messages are descriptive and I have not added any irrelevant files to the repository References