From 200d6ee02511dc64472bbfae04049a6e85cc09de Mon Sep 17 00:00:00 2001 From: Waleed Latif Date: Thu, 13 Mar 2025 16:38:00 -0700 Subject: [PATCH] docs: simplify issue template & pr template --- .github/ISSUE_TEMPLATE/feature_request.md | 9 +-------- .github/PULL_REQUEST_TEMPLATE.md | 6 +----- 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index b63d7cd0f9..4ef5185936 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -6,13 +6,6 @@ labels: ['✨ feature'] assignees: '' --- -### Is your proposal related to a problem? - - - ### Describe the solution you'd like ### Additional context diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 41981d63ae..159f60b3f0 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,12 +1,8 @@ ## What does this PR do? - - - Fixes #XXXX (GitHub issue number) - + ## Mandatory Tasks (DO NOT REMOVE)