Delete pull_request_template.md

Max Brunsfeld created

Change summary

.github/pull_request_template.md | 9 ---------
1 file changed, 9 deletions(-)

Detailed changes

.github/pull_request_template.md 🔗

@@ -1,9 +0,0 @@
-## Description of feature or change
-
-## Link to related issues from zed or community
-
-## Before Merging 
-
-- [ ] Does this have tests or have existing tests been updated to cover this change?
-- [ ] Have you added the necessary settings to configure this feature?
-- [ ] Has documentation been created or updated (including above changes to settings)?