From 697848679427978059da4b3d409690dc8c3ebd43 Mon Sep 17 00:00:00 2001 From: Aaron Powell Date: Fri, 4 Jul 2025 09:39:43 +1000 Subject: [PATCH] Fixing PR template --- .github/pull_request_template.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e843009..74bb1a1 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,11 +1,3 @@ ---- -name: Pull Request -about: Submit a contribution to the awesome-copilot repository -title: '' -labels: needs-review -assignees: '' ---- - ## Pull Request Checklist - [ ] I have read and followed the [CONTRIBUTING.md](../CONTRIBUTING.md) guidelines.