Fix markdown lint errors
This commit is contained in:
29
Summary.md
29
Summary.md
@@ -1,8 +1,9 @@
|
||||
<!-- markdownlint-disable-next-line MD041 -->
|
||||
<!-- markdownlint-disable-next-line first-line-h1 -->
|
||||
|
||||
### Mission and Scope
|
||||
|
||||
*TODO: Answer these questions in your own words. This is condensed
|
||||
from the project [Home](Home).*
|
||||
_TODO: Answer these questions in your own words. This is condensed
|
||||
from the project [Home](Home)._
|
||||
|
||||
#### What problem does this project address?
|
||||
|
||||
@@ -18,7 +19,7 @@ from the project [Home](Home).*
|
||||
|
||||
### Status
|
||||
|
||||
*TODO: Briefly describe the status of this project. E.g., what phase are you in? And, what is your next major milestone? Detailed project status is written in the status reports, not here.*
|
||||
_TODO: Briefly describe the status of this project. E.g., what phase are you in? And, what is your next major milestone? Detailed project status is written in the status reports, not here._
|
||||
|
||||
::We have completed our second beta release and are currently working on
|
||||
adding more of the functionality described in our product
|
||||
@@ -35,9 +36,9 @@ functionality and a wider set of testers.
|
||||
|
||||
### Resources and schedule
|
||||
|
||||
*TODO: Briefly describe the project resources and schedule. This is
|
||||
_TODO: Briefly describe the project resources and schedule. This is
|
||||
condensed from the [project plan](Project-Plan), [resource needs](Resource-Needs),
|
||||
and [legal issues](legal.html) documents.*
|
||||
and [legal issues](legal.html) documents._
|
||||
|
||||
#### What are the deadlines for this project?
|
||||
|
||||
@@ -67,11 +68,11 @@ and [legal issues](legal.html) documents.*
|
||||
|
||||
### Requirements
|
||||
|
||||
*TODO: Briefly describe the most important system requirements. This is
|
||||
_TODO: Briefly describe the most important system requirements. This is
|
||||
condensed from the [user needs](User-Needs),
|
||||
[interview notes](interview-notes.html), [SRS](SRS),
|
||||
[use case suite](Use-Case-Suite),
|
||||
and [feature set](Feature-Set) documents.*
|
||||
and [feature set](Feature-Set) documents._
|
||||
|
||||
#### Who are the project stakeholders?
|
||||
|
||||
@@ -94,9 +95,9 @@ and [feature set](Feature-Set) documents.*
|
||||
|
||||
### Design
|
||||
|
||||
*TODO: Briefly describe the most important aspects of the design. This is
|
||||
_TODO: Briefly describe the most important aspects of the design. This is
|
||||
condensed from the [design](Design) template and associated
|
||||
worksheets.*
|
||||
worksheets._
|
||||
|
||||
#### What are your ranked design goals?
|
||||
|
||||
@@ -139,9 +140,9 @@ worksheets.*
|
||||
|
||||
### Quality Assurance
|
||||
|
||||
*TODO: Briefly describe your quality goals and how you will achieve them.
|
||||
_TODO: Briefly describe your quality goals and how you will achieve them.
|
||||
This is condensed from the [QA plan](QA-Plan), [test
|
||||
suite](test-suite), and [test cases](test-cases.html) documents.*
|
||||
suite](test-suite), and [test cases](test-cases.html) documents._
|
||||
|
||||
#### What are your ranked quality goals?
|
||||
|
||||
@@ -204,9 +205,9 @@ Where is the user documentation?
|
||||
|
||||
### Glossary
|
||||
|
||||
*TODO: Define any technical terms that you use above, if a new member of
|
||||
_TODO: Define any technical terms that you use above, if a new member of
|
||||
the team would not already know them. This is condensed from the
|
||||
[glossary](Glossary) documents.*
|
||||
[glossary](Glossary) documents._
|
||||
|
||||
#### ::TECHNICAL TERM 1
|
||||
|
||||
|
Reference in New Issue
Block a user