Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
FMaz008 authored Jul 21, 2024
1 parent 93ca12b commit 8a435d9
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
0. Using amazon.(your country)
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**(optional) Screenshots**
If applicable, add screenshots to help explain your problem.
A screenshot also help knowing what display settings you are using to reproduce your problem.

**(optional) Error in the developer console**
(Right click anywhere, Inspect. Then check the console tab for any red error related to Vine Helper)

**(optional) Last page of Vine Helper debug log**
If you have an issue where the tabs are no longer showing the item count:
With the keybinding activated, press 'd' to show the debug log of vine helper, scroll down to the last page and copy its content. This should tell us where the execution of the script ended if an error was encountered.


**Browser**
[e.g. chrome, firefox, kiwi]

**Additional context**
Add any other context about the problem here.

0 comments on commit 8a435d9

Please sign in to comment.