bug_report.md 1.4 KB


name: Bug report about: Something not working as it should title: '' labels: "type: bug \U0001F41B"

assignees: ''

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

To Reproduce Steps to reproduce the behavior:

  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.

Actual behavior A clear and concise description of what actually happened.

Screenshots/Videos If applicable, add screenshots or videos to help explain your problem.

Error logs If applicable, paste any relevant error messages or stack traces:

Paste error logs here

Environment (please complete the following information):

  • @vendure/core version:
  • Nodejs version:
  • Database (mysql/postgres etc):
  • Operating System (Windows/macOS/Linux):
  • Browser (if applicable):
  • Package manager (npm/yarn/pnpm):

Configuration If relevant, share your Vendure configuration (remove sensitive data):

// Your configuration here

Minimal reproduction If possible, provide a minimal code example or repository that reproduces the issue.

Workaround If you found a temporary workaround, please describe it here.

Additional context Add any other context about the problem here, such as:

  • When did this issue start occurring?
  • Does it happen consistently or intermittently?
  • Any recent changes to your setup?