forked from segmentio/analytics-node
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): pulling release/2.0.2 into master
chore(release): pulling release/2.0.2 into master
- Loading branch information
Showing
5 changed files
with
90 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: "BUG : <Title>" | ||
labels: bug, open source | ||
assignees: MoumitaM | ||
--- | ||
|
||
**Describe the bug** | ||
Please provide the following information: | ||
|
||
1. A clear and concise description of what the bug is | ||
2. Share the event payload | ||
3. Offer a minimal viable example to reproduce the issue | ||
4. Include the error's stack trace | ||
5. Mention the date when the issue began | ||
|
||
**To Reproduce** | ||
Steps to reproduce the behaviour: | ||
|
||
1. Initialise Node SDK | ||
2. Make events '....' | ||
3. See the error | ||
|
||
**Expected behavior** | ||
A clear and concise description of what you expected to happen. | ||
|
||
**Screenshots** | ||
If applicable, add screenshots to help explain your problem. | ||
|
||
**Version of the _Node_ SDK** | ||
Please mention the version of the Rudder Node SDK you are using (e.g., Node SDK v1.0.0). | ||
|
||
**SDK initialisation snippet** | ||
Share the code snippet used for initializing the Node SDK. | ||
|
||
**Check for Correct Usage of _writeKey_ and _dataPlaneUrl_** | ||
Confirm that the correct `writeKey` and `dataPlaneUrl` are utilized during SDK initialization. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters