mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-27 21:06:49 +00:00
I've created 3 types of templates based on those in the wiki and the default (bug) issue template. These can be edited or additional ones added at your leisure. I also added the OFN software instance and version to the bugs template
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 -->
|
|
|
|
|
|
## 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 -->
|
|
|
|
1.
|
|
2.
|
|
3.
|
|
4.
|
|
|
|
## Animated Gif/Screenshot
|
|
<!-- Provide a screenshot or brief animated gif reproducing the bug. Linux users can use
|
|
[Peek](https://github.com/phw/peek#ubuntu) while Mac users can use [Recordit](http://recordit.co/) -->
|
|
|
|
|
|
## Context
|
|
<!-- How has this bug affected you? What were you trying to accomplish? -->
|
|
|
|
|
|
## 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):
|
|
* OFN Platform instance where you discovered the bug, and which version of the software they are using.
|
|
|
|
## Possible Fix
|
|
<!-- Not obligatory, but suggest a fix or reason for the bug -->
|