From 7c417a02a2e999af78aab35cbc71009dd2651bd0 Mon Sep 17 00:00:00 2001 From: Lyon-Rosenblatt-Ynput <157467381+Lyon-Rosenblatt-Ynput@users.noreply.github.com> Date: Fri, 28 Jun 2024 13:28:25 +0200 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/pull_request_template.md Co-authored-by: Roy Nieterau --- .github/ISSUE_TEMPLATE/pull_request_template.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/pull_request_template.md b/.github/ISSUE_TEMPLATE/pull_request_template.md index 04f19d1..cf64e97 100644 --- a/.github/ISSUE_TEMPLATE/pull_request_template.md +++ b/.github/ISSUE_TEMPLATE/pull_request_template.md @@ -11,12 +11,10 @@ who needs to approve this, and who is affected by this PR list all issues and branches that interact with this branch ### Type of Change -Please delete options that are not relevant. - -- [ ] Bug fix (non-breaking change which fixes an issue) +- [ ] Bug-fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality not to work as expected) -- [ ] This change requires a documentation update +- [ ] Requires a documentation update ## Additional info Paragraphs of text give context to additional technical information or code examples.