We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b6d74e commit 86e8422Copy full SHA for 86e8422
.github/pull_request_template
@@ -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