Skip to content

Commit 8010723

Browse files
Create pull_request_template.md
1 parent 1df3c78 commit 8010723

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

pull_request_template.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
### Issue/Solution Id you have worked upon -
2+
Your answer
3+
4+
### Briefly explain your program logic -
5+
Your answer
6+
7+
### Screenshots(Attach 2 screenshots of sample input and output) -
8+
Attach here
9+
10+
11+
<br>
12+
13+
### Checklist:
14+
Eg - If your code follow the below guidelines. Kindly change [] to [x]
15+
16+
[] My code follows the style guidelines of this project.<br>
17+
[] I have performed a self-review of my own code.<br>
18+
[] I have commented on my code, particularly in hard-to-understand areas.<br>
19+
[] My code gives the correct output.<br>
20+
[] I confirm that I have not copied the code from anywhere. In case its found that I have copied I can be banned from the repository.<br>
21+
22+
23+
[] I affirm that I strictly follow contributing guide and code of conduct.

0 commit comments

Comments
 (0)