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 bdbacf2 commit c98bef3Copy full SHA for c98bef3
.github/pull_request_template.md
@@ -0,0 +1,36 @@
1
+Date: `change date here`
2
+
3
+Developer Name: `developer name here`
4
5
+----
6
7
+## Issue Ticket Number:-
8
+- add issue ticket number here e.g `#923`
9
10
+## Description:
11
+Add description of the PR here
12
13
14
+Is Under Feature Flag
15
+- [x] Yes
16
+- [ ] No
17
18
+Database changes
19
+- [ ] Yes
20
+- [x] No
21
22
+Breaking changes (If your feature is breaking/missing something please mention pending tickets)
23
24
25
26
+Is Development Tested?
27
28
29
30
31
+Tested in staging?
32
33
34
35
36
+### Add relevant Screenshot below ( e.g test coverage etc. )
0 commit comments