From a0fbafd1fc815d51df191bbb7fc049216c30f371 Mon Sep 17 00:00:00 2001 From: rugk Date: Tue, 17 Feb 2026 00:13:48 +0100 Subject: [PATCH] docs(templates): update PR template to remove WIP prepending nit/suggestion Given GitHub has full support for draft PRs nowadays, this "workaround" is not needed anymore and can be removed, IMHO. --- .github/PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f3a07b52..c03cca8a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,7 +11,6 @@ This PR fixes * ## ToDo - * [ ] * [ ] * [ ]