Skip to content

Commit d8989b2

Browse files
authored
Merge pull request #569 from Ahmad-A0/main
Add pull_request_template.md
2 parents d4369a7 + 5d280c6 commit d8989b2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/pull_request_template.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
- **File(s) Modified**: _["1-Two-Sum.py, 2-Add-Two-Numbers.py, etc..."]_
2+
- **Language(s) Used**: _["python, javascript, etc..."]_
3+
- **Submission URL**: _["https://leetcode.com/submissions/detail/xxxxxxxxx/"]_
4+
5+
[//]: # "Getting the Submission URL"
6+
[//]: # "Go to the leetcode [`Submissions tab`](https://user-images.githubusercontent.com/71089234/180188604-b1ecaf90-bf27-4fd6-a559-5567aebf8930.png)"
7+
[//]: # "and [click on the `Accepted` status of your submission.](https://user-images.githubusercontent.com/71089234/180189321-1a48c33f-aa65-4b29-8aaa-685f4f5f8c9e.png)]"
8+
[//]: # "Finally copy the URL from the nav bar, it should look like https://leetcode.com/submissions/detail/xxxxxxxxx/"

0 commit comments

Comments
 (0)