Skip to content

Commit e673ab1

Browse files
author
yashksaini-coder
committed
chore: 🤖 Update PR template
1 parent 50089d4 commit e673ab1

File tree

1 file changed

+3
-20
lines changed

1 file changed

+3
-20
lines changed

.github/Pull_request_Template.md

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Pull Request Template
22

33
## Summary
4-
Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.
4+
Just write what issue worked on and how it is working now.
55

66
Fixes # (issue)
77

@@ -10,23 +10,6 @@ Please mark [X] for applicable items:
1010

1111
- [ ] Bug fix (non-breaking change which fixes an issue)
1212
- [ ] New feature (non-breaking change which adds functionality)
13-
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
14-
- [ ] Documentation update
15-
- [ ] Code refactoring
16-
- [ ] Other (please describe):
1713

18-
## Testing
19-
Please describe the tests you performed to verify your changes:
20-
21-
## Screenshots/Videos
22-
Please attach relevant screenshots or videos demonstrating the changes.
23-
24-
## Checklist
25-
Please mark [X] for completed items:
26-
27-
- [ ] My code follows the project's style guidelines
28-
- [ ] I have performed a self-review of my code
29-
- [ ] I have commented my code, particularly in hard-to-understand areas
30-
- [ ] I have updated the documentation accordingly
31-
- [ ] My changes generate no new warnings
32-
- [ ] I have added tests that prove my fix is effective or that my feature works
14+
## Screenshots/Videos (optional)
15+
Please attach relevant screenshots or videos demonstrating the changes.

0 commit comments

Comments
 (0)