Skip to content

Commit e3f5a7b

Browse files
authored
Add comments to file
1 parent d9b8467 commit e3f5a7b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/pull_request_template.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
**Language(s) Used**: _["python, javascript, etc..."]_
44

5-
**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/"
5+
**Submission URL**: _["https://leetcode.com/submissions/detail/xxxxxxxxx/"]_
96

10-
]
7+
[//]: # "Getting the Submission URL"
8+
[//]: # "Go to the leetcode [`Submissions tab`](https://user-images.githubusercontent.com/71089234/180188604-b1ecaf90-bf27-4fd6-a559-5567aebf8930.png)"
9+
[//]: # "and [click on the `Accepted` status of your submission.](https://user-images.githubusercontent.com/71089234/180189321-1a48c33f-aa65-4b29-8aaa-685f4f5f8c9e.png)]"
10+
[//]: # "Finally copy the URL from the nav bar, it should look like https://leetcode.com/submissions/detail/xxxxxxxxx/"

0 commit comments

Comments
 (0)