Skip to content
Snippets Groups Projects
Commit 5962af5f authored by Marko Rintamäki's avatar Marko Rintamäki
Browse files

Update template-feature.md

parent 68e76689
No related branches found
No related tags found
No related merge requests found
Pipeline #405138 passed
# Feature template # Template for feature description
[![](http://img.youtube.com/vi/45aSdlg6NK0/0.jpg)](http://www.youtube.com/watch?v=45aSdlg6NK0 "")
| | | | | |
|:-:|:-:| |:-:|:-:|
| Feature ID | e.g. FT0101 | | Feature ID | - |
| Subsystem the feature is part of | e.g. billing | | Subsystem | - |
| Responsible person | e.g. Mauri Myyrä | | Responsible | - |
| Status | e.g. approved | | Status | approved/proposal/under work |
### Description **Description**
*Explain what the feature means and what can be done with it* *Explain what the feature means and what can be done with it*
Sed non nisi id ligula interdum mattis. Fusce vel ullamcorper nunc. Nulla pharetra dui ut enim semper semper. **Restrictions, requirements and use cases related to this feature**
Aenean ut leo tortor. Fusce felis nibh, malesuada vitae nibh at, rhoncus feugiat leo. Nam vehicula vitae ligula
vitae condimentum. Ut maximus metus nec lorem ultrices elementum.
### Restrictions, requirements and use cases related to this feature
*All relevant issues related to or contributing to the definition of the feature are gathered here* *All relevant references related to or contributing to the definition of the feature are gathered here*
| | | | | |
|:-:|:-:| |:-:|:-:|
| [Use Case 1](FT1-kayttotapaus.md) | | | [Use Case 1](example-use-case.md) | |
| [Use Case 2](FT2-kayttotapaus.md) | | | [Use Case 2](example-use-case.md) | |
| [Requirement ReqID]() | | | [Requirement ReqID]() | |
| [Requirement ReqID]() | | | [Requirement ReqID]() | |
| [Requirement ReqID]() | | | [Requirement ReqID]() | |
### Preliminary user stories **Preliminary user stories**
*Write preliminary user stories here* *Document preliminary user stories here*
* As a user I want to be able to.... (check issue #10) * As a user I want to be able to....
* As an administrator I want... * As an administrator I want...
**These should be transferred to issue descriptions as soon as possible* **These should be transferred to issue descriptions as soon as possible*
e.g. #8 #2 e.g. #8 #2
**User interface mock-up**
### User interface mock-up
*Add a picture or a link here. The mock-up should be essentially related to the feature/functionality.* *Add a picture or a link here. The mock-up should be essentially related to the feature/functionality.*
...@@ -52,17 +42,15 @@ e.g. #8 #2 ...@@ -52,17 +42,15 @@ e.g. #8 #2
![](https://openclipart.org/image/300px/svg_to_png/247488/1461589195.png) ![](https://openclipart.org/image/300px/svg_to_png/247488/1461589195.png)
### Testing / possible acceptance criteria **possible acceptance criteria or test cases**
*Write down some notions for testing* >Write down some ideas for testing the implementation*
| Testcase | Test source | Responsible | | Testcase | Test source | Responsible |
|:-: | :-:|:-:| |:-: | :-:|:-:|
| [Testcase 1]() | Requirement ID? | | | [Testcase 1]() | Requirement ID? | |
| [Testcase 2]() | Requirement ID? | | | [Testcase 2]() | Requirement ID? | |
| [Testcase 3]() | Requirement ID? | |
| [Testcase 4]() | Requirement ID? | |
| | |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment