From b604ca45fd832b9dc57ef0a01cb52a36aa5ddcfb Mon Sep 17 00:00:00 2001 From: MarvinJWendt Date: Sun, 4 Feb 2024 18:52:15 +0100 Subject: [PATCH] chore: updated PR template --- .github/pull_request_template.md | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2b5876bf1..a54f81c50 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,20 +1,3 @@ -### Description -Describe your work here. + -### Scope -> What is affected by this pull request? - -- [ ] Bug Fix -- [ ] New Feature -- [ ] Documentation -- [ ] Other - -### Related Issue -Fixes # - - -### To-Do Checklist -- [ ] I tested my changes -- [ ] I have commented every method that I created/changed -- [ ] I updated the examples to fit with my changes -- [ ] I have added tests for my newly created methods +Fixes #YOUR_ISSUE_NUMBER