From e0db3afc39c80750326ab774f6636397980d27e5 Mon Sep 17 00:00:00 2001
From: GJS
Date: Mon, 31 Mar 2025 16:34:30 +0200
Subject: [PATCH] Updated: Minor adjustments to PULL_REQUEST_TEMPLATE.md
- Updated the pull request template with small improvements based on review feedback.
- Ensured clarity and consistency across the document.
modified: .github/PULL_REQUEST_TEMPLATE.md
---
.github/PULL_REQUEST_TEMPLATE.md | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 6e611ea1d..5b1c77649 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -19,8 +19,6 @@ We appreciate your patience and understanding as we continue to improve Uptime K
## đ Overview
-**Required**: Please fill out this section before submitting.
-
Provide a clear summary of the purpose and scope of this pull request:
- **What problem does this pull request address?**
@@ -39,8 +37,6 @@ Provide a clear summary of the purpose and scope of this pull request:
### đ ī¸ Type of change
-**Required**: Please fill out this section before submitting.
-
Please select all options that apply:
- [ ] đ Bugfix (a non-breaking change that resolves an issue)
@@ -55,9 +51,7 @@ Please select all options that apply:
## đ Related Issues
-**Optional**: Remove this section if not applicable.
-
-Reference any related GitHub issues or tasks that this pull request addresses. Use proper issue links or numbers, for example:
+Reference any related GitHub issues or tasks that this pull request addresses. Use issue links, for example:
- Relates to #issue-number
- Resolves #issue-number
@@ -65,8 +59,6 @@ Reference any related GitHub issues or tasks that this pull request addresses. U
## đ Checklist
-**Required**: Please fill out this section before submitting.
-
Please select all options that apply:
- [ ] đ My code adheres to the style guidelines of this project.
@@ -82,11 +74,12 @@ Please select all options that apply:
## đˇ Screenshots or Visual Changes
-**Optional**: Remove this section if not applicable.
-
Please upload the image directly here by pasting it or dragging and dropping. Avoid using external image services as the image will be uploaded automatically.
-If this pull request introduces visual changes, provide the following:
+For more details: (click to expand)
+
+
+If this pull request introduces visual changes, please provide the following details:
- **UI Modifications**: Highlight any changes made to the user interface.
- **Before & After**: Include screenshots or comparisons (if applicable).
@@ -98,13 +91,20 @@ If this pull request introduces visual changes, provide the following:
| Certificate-expiry |  |  |
| Testing |  |  |
+
+
+
## âšī¸ Additional Context
-**Optional**: Remove this section if not applicable.
-
Provide any additional information to help reviewers:
+For more details: (click to expand)
+
+
- Design decisions or trade-offs made during development.
- Alternative solutions considered but not implemented.
- Relevant links, such as specifications, discussions, or resources.
- Dependencies or related pull requests that must be addressed before merging.
+
+
+