We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 416e5ae commit 39d9c0cCopy full SHA for 39d9c0c
.github/pull_request_template.md
@@ -0,0 +1,35 @@
1
+Date: change date here
2
+Developer Name: developer name here
3
+
4
+----
5
6
+## Issue Ticket Number:-
7
+- add issue ticket number here e.g `#923`
8
9
+## Description:
10
+Add description of the PR here
11
12
13
+Is Under Feature Flag
14
+- [x] Yes
15
+- [ ] No
16
17
+Database changes
18
+- [ ] Yes
19
+- [x] No
20
21
+Breaking changes (If your feature is breaking/missing something please mention pending tickets)
22
23
24
25
+Is Development Tested?
26
27
28
29
30
+Tested in staging?
31
32
33
34
35
+## Add relevant Screenshot below ( e.g test coverage etc. )
0 commit comments