mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-28 21:07:16 +00:00
62 lines
1.6 KiB
Markdown
62 lines
1.6 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Description
|
|
<!-- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug -->
|
|
<!-- How has this bug affected you? What were you trying to accomplish? -->
|
|
|
|
|
|
## Expected Behavior
|
|
<!-- Tell us what should happen -->
|
|
|
|
|
|
## Actual Behaviour
|
|
<!-- Tell us what happens instead -->
|
|
|
|
|
|
## Steps to Reproduce
|
|
<!-- Provide an unambiguous set of steps to reproduce this bug -->
|
|
<!-- Include code to reproduce if relevant -->
|
|
<!-- Include links -->
|
|
<!-- Include user ID -->
|
|
|
|
1.
|
|
2.
|
|
3.
|
|
4.
|
|
|
|
## Animated Gif/Screenshot
|
|
<!-- Provide a screenshot or brief video reproducing the bug. -->
|
|
<!-- Please try to have the dev tools opened on the network tab (press F12 to open the devtools of your browser -->
|
|
|
|
## Workaround
|
|
<!-- Include a workaround for this bug (if relevant) -->
|
|
|
|
## Severity
|
|
<!-- Assign a label and explain the impact.
|
|
|
|
bug-s1: a critical feature is broken: checkout, payments, signup, login
|
|
bug-s2: a non-critical feature is broken, no workaround
|
|
bug-s3: a feature is broken but there is a workaround
|
|
bug-s4: it's annoying, but you can use it
|
|
bug-s5: we can live with it, only a few users impacted
|
|
|
|
https://github.com/openfoodfoundation/openfoodnetwork/wiki/Bug-severity
|
|
-->
|
|
|
|
## Your Environment
|
|
<!-- Include relevant details about the environment you experienced the bug in -->
|
|
|
|
* Version used:
|
|
* Browser name and version:
|
|
* Operating System and version (desktop or mobile):
|
|
|
|
## Possible Fix
|
|
<!-- Not obligatory, but suggest a fix or reason for the bug -->
|