From e9c3439fd9fc209fdf4f51f167b2f1b4f37ea1ae Mon Sep 17 00:00:00 2001 From: Anton Gilgur Date: Sat, 17 May 2025 03:36:26 -0400 Subject: [PATCH] chore(github): comment out notational pieces of PR template - functionally identical to an old PR of mine in a different repo: https://github.com/argoproj/argo-helm/commit/429b474a4f44e073f8ef2a4da03325083c0122e4 - the notes about versioned docs are purely notational, i.e. have nothing to fill out - comment them out with HTML comments, as is common practice - example from a repo I maintain: https://github.com/ezolenko/rollup-plugin-typescript2/blob/f6db59613a66f58c48310aa8fa785951970b5d6d/.github/issue_template.md?plain=1#L2 - I copied that from other repos too - these comments are still visible to the PR author, just not visible when rendered, keeping the PR more concise --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2618dc1431f..123190557ce 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,5 @@ +