-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathusecase.txt
More file actions
25 lines (16 loc) · 821 Bytes
/
usecase.txt
File metadata and controls
25 lines (16 loc) · 821 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Template for the creation of use cases.
Create the issue with title USE CASE: (use case name)
Add label: Use case
----
Creator: (your name)
## Problem statement
''Description of the problem you wish to solve.''
## Stakeholders
''List of stakeholders experiencing the problem. When describing the stakeholder, please be as specific as possible (e.g., data consumer, data producer, data publisher, program, etc.) and avoid using the term user.''
## Links
''Optional link list to documents and projects this use case refers to''
## Requirements
''Mandatory requirements suggested by this use case''
* Imperative sentence starting with a verb each describing an individual task in order to solve the stated problem
## Comments
''Optional section for editorial comments, suggestion and their interactive resolution''