Skip to content

Instantly share code, notes, and snippets.

@cdeck3r
cdeck3r / UseCase-Template
Last active August 4, 2021 11:40 — forked from fourcube/UseCase-Template
Markdown Template for describing Use Cases
Use Case 1: Title
=================================
**Primary Actor**: User
**Scope**: Software system
**Summary**: A brief description, summary or purpose of the use case
Main course of actions:
------------------------
1. ...
2. ...