Skip to content

Commit 86e8422

Browse files
pull_request_template
1 parent 3b6d74e commit 86e8422

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

.github/pull_request_template

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
name: "Pull Request"
2+
description: "Submit a new solution or update for the LeetCode Daily Problems repository."
3+
labels: ["solution", "enhancement"]
4+
5+
📌 Description
6+
7+
Please provide a concise summary of your contribution.
8+
9+
🔍 Related Issue
10+
11+
Link to the relevant issue (if applicable): #IssueNumber
12+
13+
🚀 Changes Made
14+
15+
📝 Checklist
16+
17+
📷 Screenshots (if applicable)
18+
19+
Attach relevant screenshots or test outputs.
20+
21+
💬 Additional Notes
22+
23+
Any additional information you would like to share about this PR.
24+
25+
Thank you for contributing! 🚀
26+

0 commit comments

Comments
 (0)