From 151b6f6df30bea27ca5e728bc64bc0be99f08dad Mon Sep 17 00:00:00 2001 From: Ane Date: Wed, 21 Aug 2024 14:49:26 +0200 Subject: [PATCH 1/3] Update template --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e36c0ed53..969acf8b4 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,7 +6,7 @@ Please provide a brief summary of the changes you’ve made. Explain the purpose ## Visual Overview (Image/Video) -If applicable, please include screenshots or a short video showcasing the changes you’ve made. +If applicable, please include screenshots or a short video showcasing the changes you have made. *Insert images or videos here.* From 9bebfdd82d4a64641653b79f62381b9d204e4190 Mon Sep 17 00:00:00 2001 From: Ane Date: Wed, 21 Aug 2024 14:58:00 +0200 Subject: [PATCH 2/3] temp name to recognize change --- .../{PULL_REQUEST_TEMPLATE.md => temp_PULL_REQUEST_TEMPLATE.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{PULL_REQUEST_TEMPLATE.md => temp_PULL_REQUEST_TEMPLATE.md} (100%) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/temp_PULL_REQUEST_TEMPLATE.md similarity index 100% rename from .github/PULL_REQUEST_TEMPLATE.md rename to .github/temp_PULL_REQUEST_TEMPLATE.md From 07e92d8a1a99cb8fe14582f691ccd752db615cce Mon Sep 17 00:00:00 2001 From: Ane Date: Wed, 21 Aug 2024 15:00:27 +0200 Subject: [PATCH 3/3] Renaming PR template --- .../{temp_PULL_REQUEST_TEMPLATE.md => pull_request_template.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{temp_PULL_REQUEST_TEMPLATE.md => pull_request_template.md} (100%) diff --git a/.github/temp_PULL_REQUEST_TEMPLATE.md b/.github/pull_request_template.md similarity index 100% rename from .github/temp_PULL_REQUEST_TEMPLATE.md rename to .github/pull_request_template.md