Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8400fc04 authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Merge branch '0000-t-add-requirement-template' into 'master'

Add requirements in the feature template

See merge request e/templates!29
parents b674786b d01dc7df
Loading
Loading
Loading
Loading
+5 −11
Original line number Diff line number Diff line
@@ -4,21 +4,15 @@

## Description

**What is the feature?**
<!--Give several use case scenarios formated with the following pattern:-->

<Describe the feature in detail>
<!-- REQN: As a user..., I want to..., In order to... -->

**Who will use this new feature?**
<!-- Examples: -->

<Describe the kind of users who want this feature>
<!-- REQ1: As a user of App Lounge, I want to be able to Ignore the session refresh dialog, in order to not fall in a infinite loop when the token dispenser cannot provide me a token-->

**Why these users would like to use this feature?**

<Describe the reason why the users would appreciate this feature and what it would bring to them.>

## Examples

<Give the example of what users will be able to accomplish with the feature>
<!-- REQ2: As a user of App Lounge, I want to be able to install an app by just clicking on the "Install" button right from the search results, in order to install several apps in a row-->

## Reflection