Skip to content

Commit dfe3735

Browse files
authored
Added deprecation message for getDeals, Added example using express js (#127)
* v2.7.7 * 2.8.7 * added deprecation message and update readme * fix lint
1 parent 939ddab commit dfe3735

File tree

4 files changed

+137
-89
lines changed

4 files changed

+137
-89
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<!--
2+
👋 Hi there! Thanks for taking the time to open an issue.
3+
-->
4+
5+
### Issue or Enhancement
6+
7+
<!--
8+
❓ Kindly mention, is this an issue or an enhancement ?.
9+
-->
10+
11+
* [ ] Issue
12+
* [ ] Enhancement / Improvement
13+
14+
### Steps to reproduce
15+
16+
<!--
17+
It's sometimes difficult to understand what's happening in demos.
18+
-->
19+
20+
### Expected Behavior
21+
22+
<!-- What should have happened when following the steps above? -->
23+
24+
### Actual Behavior
25+
26+
<!-- Here's what actually happened 😲 -->

0 commit comments

Comments
 (0)