From e2120ac88e67f59e8132a2210b82810594fd5557 Mon Sep 17 00:00:00 2001 From: Marcel Ebert Date: Thu, 14 Sep 2023 19:15:35 +0200 Subject: [PATCH 1/2] Add `pull_request_template.md` --- .github/pull_request_template.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..f9fc90da7 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,10 @@ + + + + +Closes #xx. \ No newline at end of file From 333899ad9b2c822e6b0e79f6aa951f7a0e3404d5 Mon Sep 17 00:00:00 2001 From: Marcel Ebert Date: Fri, 29 Sep 2023 10:43:11 +0200 Subject: [PATCH 2/2] Change template --- .github/pull_request_template.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f9fc90da7..1510edc63 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,10 +1,7 @@ - - Closes #xx. \ No newline at end of file