From 994727666239e673d486a4f3a4579be6d445918b Mon Sep 17 00:00:00 2001 From: Daniel Johnson Date: Fri, 17 Apr 2026 14:35:32 -0700 Subject: [PATCH] Removes duplicate project homepage ask We always want to know information about a project before we accept changes in a PR. --- .github/PULL_REQUEST_TEMPLATE.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 176b553f..31166006 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -19,10 +19,6 @@ _TODO_ Link to the project docs, any existing .gitignore files that project may have in its own repo, etc ---> -### If this is a new template - -Link to application or project’s homepage: TODO - ### Merge and Approval Steps