Skip to content

Jira feature template

Andrés Miguel Rubio edited this page Jan 17, 2023 · 13 revisions
**Description**
Explain what the issue is about.

**Requirements**
(/) (x) Needs landscape review.
(/) (x) Needs design review.
Describe the functionality requirements in details 
Does this functionality depend on server configuration?

**Acceptance Criteria**
Using **Behaviour Driven Development** define the Acceptance criteria.

**Given**
**When**
**Then**

**Design**
Please, add design specifications.

**Develop**
Please, add develop specifications.

**Test**
- Check all Acceptance Criteria are meet.

- Possible side effects to take into account.

- [Test case guide](https://docs.google.com/document/d/1dj_9tWmPN_grB49Ger1hoc2ZjbZEzTIKbhqEt8HrKnA/edit?usp=sharing)