mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-03 02:21:33 +00:00
26 lines
811 B
Markdown
26 lines
811 B
Markdown
---
|
|
name: Story template
|
|
about: Create stories that are small chunks of work that devs will pick up and deliver
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Description
|
|
<!-- Describe the story in detail:
|
|
**- As a:** (enterprise user, super admin, user...)
|
|
**- On page:** (provide url of the page you want to modify. If not provide where will be created the new url and the name we want to give it)
|
|
**- I want to be able to do:** (specify the desired behavior)
|
|
(Link to others issues or resources to provide context > only if really necessary). -->
|
|
|
|
## Acceptance Criteria & Tests
|
|
<!-- Document the outcomes that need to be achieved before this component can be considered complete.
|
|
-->
|
|
<!-- Provide an unambiguous set of steps a tester should do to validate the PR that will solve this issue -->
|
|
|
|
1.
|
|
2.
|
|
3.
|
|
4.
|