Skip to content

Commit ff3df8b

Browse files
author
Matt Hansen
authored
Fix title, escape bracket, add non-functional reqs
1 parent 0d059fc commit ff3df8b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

design/use_cases/_template_use_case.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Use case Title
2-
As a <Developer, Researcher, Technician, etc.> I want the robot to <action> so that <I, the robot, etc.> can <do something important>
1+
# Use Case Title
2+
As a \<Developer, Researcher, Technician, etc.> I want the robot to \<action> so that \<I, the robot, etc.> can \<do something important>
33

44
## More details
55
- Why is this needed?
66
- What is the expected user interaction?
7+
- Are there any non-functional requirements? (build system, tools, performance, etc)
78

8-
9-
#Example:
9+
# Example:
1010

1111
# Warehouse Navigation
1212
As a warehouse robot operator, I want the robot to navigate without colliding into people or objects so that it doesn't hurt anyone or damage anything

0 commit comments

Comments
 (0)