Fix linter issues
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<!-- markdownlint-disable-next-line MD041 -->
|
||||
|
||||
##### Related Documents
|
||||
|
||||
- [SRS](SRS) > [Use Case Suite](Use-Case-Suite) > Use Case Format
|
||||
@@ -10,9 +11,9 @@ cases and gives tips on writing use cases. You can copy and paste the
|
||||
sample use case into your [Use Cases](Use-Cases) document. This
|
||||
file itself should not be edited to hold specific use cases.
|
||||
|
||||
*TODO: Use this template once in your [Use Cases](Use-Cases)
|
||||
_TODO: Use this template once in your [Use Cases](Use-Cases)
|
||||
document. Anything you mention here will apply to all use cases in that
|
||||
file.*
|
||||
file._
|
||||
|
||||
---
|
||||
|
||||
@@ -31,9 +32,9 @@ file.*
|
||||
**Prerequisite:**
|
||||
::Project is set up
|
||||
|
||||
*TODO: Copy and paste this use case template as many times as needed in
|
||||
_TODO: Copy and paste this use case template as many times as needed in
|
||||
your [Use Cases](Use-Cases) document. Only use those fields that
|
||||
are not the same as the default for all use cases.*
|
||||
are not the same as the default for all use cases._
|
||||
|
||||
---
|
||||
|
||||
@@ -74,6 +75,7 @@ are not the same as the default for all use cases.*
|
||||
**Alternative Scenario Extensions:**
|
||||
|
||||
- ::If CONDITION, then ALTERNATIVE STEPS.
|
||||
|
||||
- ::NOTES or DETAILS.
|
||||
|
||||
- ::If CONDITION, then ALTERNATIVE STEPS.
|
||||
@@ -140,5 +142,5 @@ use case.
|
||||
|
||||
For more information on advice, see:
|
||||
|
||||
- Words of wisdom on [use case suites](http://readyset.tigris.org/words-of-wisdom/use-case-suite.html).
|
||||
- Words of wisdom on [use cases](http://readyset.tigris.org/words-of-wisdom/use-cases.html).
|
||||
- Words of wisdom on [use case suites](https://web.archive.org/web/20200701142616/http://readyset.tigris.org/words-of-wisdom/use-case-suite.html).
|
||||
- Words of wisdom on [use cases](https://web.archive.org/web/20200701142616/http://readyset.tigris.org/words-of-wisdom/use-cases.html).
|
||||
|
Reference in New Issue
Block a user