Skip to content

Commit e55db3c

Browse files
Update pull_request_template.md (#2266)
1 parent b39078a commit e55db3c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
11
## ✍️ Description
22
<!-- Provide a clear and concise description of your changes. -->
33

4-
--
54

65
## 🔗 Related PR / Discussion / Issue
76
Link: #
87

9-
--
8+
109

1110
## ✅ Prerequisites
1211
Before this PR can be reviewed, the following must be completed:
1312
- [] **Self-review performed** – Code follows established patterns and conventions.
1413
- [] **Testing performed** – Changes have been thoroughly tested and verified.
1514

16-
--
1715

1816
## 🛠️ Type of Change
1917
Select all that apply:
@@ -22,7 +20,6 @@ Select all that apply:
2220
- [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates.
2321
- [] 🆕 **New script** – A fully functional and tested script or script set.
2422

25-
---
2623

2724
## 📋 Additional Information (optional)
2825
<!-- Provide extra context, screenshots, or references if needed. -->

0 commit comments

Comments
 (0)