From 8102ea421e8a744b51687e3b0c234850d74e73d0 Mon Sep 17 00:00:00 2001 From: Ege Nerse <50779105+egenerse@users.noreply.github.com> Date: Fri, 27 Dec 2024 12:28:19 +0100 Subject: [PATCH 1/2] feat: Create pull_request_template.md --- .github/pull_request_template.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 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 0000000..e3e42a1 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,27 @@ + + + +### Checklist + +- [ ] I linked PR with related issue +- [ ] I added multiple screenshots/screencasts of my UI changes + +### Motivation and Context + + + + +### Description + + + +### Steps for Testing + + + +1. ... + +### Screenshots + + + From 24998e6356fec45522b84abc1e63ac47a7077b62 Mon Sep 17 00:00:00 2001 From: egenerse Date: Fri, 27 Dec 2024 12:36:23 +0100 Subject: [PATCH 2/2] fix: update text --- .github/pull_request_template.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e3e42a1..e507a6b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,7 +3,7 @@ ### Checklist -- [ ] I linked PR with related issue +- [ ] I linked PR with a related issue - [ ] I added multiple screenshots/screencasts of my UI changes ### Motivation and Context @@ -11,6 +11,8 @@ +This PR completes https://github.com/ls1intum/Apollon2/issues/xx + ### Description