File tree 1 file changed +36
-0
lines changed
1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Description
2
+
3
+ ## JIRA ticket number and link
4
+
5
+ [ Jira Link] ( https://engineersmind.atlassian.net/browse/RA-001 )
6
+
7
+ ## Screenshots (If UI Change):
8
+
9
+ ## Checklist before requesting a review
10
+
11
+ - [ ] I verified Spelling and grammar changes before submission.
12
+ - [ ] I have performed a self-review of my code
13
+ - [ ] I have commented my code, particularly in hard-to-understand areas
14
+ - [ ] Have you lint your code locally before submission?
15
+ - [ ] The commit message follows our guidelines
16
+ - [ ] Tests for the changes have been added (for bug fixes, features, docs update etc)
17
+ - [ ] Approved by at least two developer: @amitpjoshiem , @ShubhamEngMind , @shreyashG13
18
+ - [ ] Ensure there aren't other open [ Pull Requests] ( https://github.com/Engineersmind/Revi-backend/pulls ) for the same update/change?
19
+
20
+ ## Type of Change
21
+
22
+ <!-- - What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
23
+
24
+ - [ ] New feature
25
+ - [ ] Bug fix
26
+ - [ ] Documentation update
27
+ - [ ] Optimization(formatting, local variables)
28
+ - [ ] Refactoring
29
+ - [ ] Hotfix
30
+ - [ ] Security patch
31
+ - [ ] UI/UX improvement
32
+ - [ ] Breaking change
33
+ - [ ] CI related changes
34
+ - [ ] Build related changes
35
+
36
+ <!-- - If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
You can’t perform that action at this time.
0 commit comments