Fix markdown lint errors
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
<!-- markdownlint-disable-next-line MD041 -->
|
||||
*TODO: Copy this file for each status report. Fill in the information
|
||||
below. Email a notification to stakeholders when this report is made
|
||||
available.*
|
||||
<!-- markdownlint-disable-next-line first-line-h1 -->
|
||||
|
||||
*TODO: Edit the rows in the following table. In some rows, multiple
|
||||
examples are given, you should select/edit only one.*
|
||||
_TODO: Copy this file for each status report. Fill in the information
|
||||
below. Email a notification to stakeholders when this report is made
|
||||
available._
|
||||
|
||||
_TODO: Edit the rows in the following table. In some rows, multiple
|
||||
examples are given, you should select/edit only one._
|
||||
|
||||
##### Project
|
||||
|
||||
@@ -89,9 +90,9 @@ release. These issues were selected because ...
|
||||
|
||||
### Risk Management
|
||||
|
||||
*TODO: List 3-10 of the top project risks that are still outstanding.
|
||||
_TODO: List 3-10 of the top project risks that are still outstanding.
|
||||
This list may be an **updated** copy from [project plan](Project-Plan.html#Risk-Management)
|
||||
or a previous status report.*
|
||||
or a previous status report._
|
||||
|
||||
- ::We could face major difficulties with the technology chosen for
|
||||
this project. HOW TO AVOID/MITIGATE?
|
||||
@@ -104,15 +105,15 @@ or a previous status report.*
|
||||
|
||||
### Upcoming Activity
|
||||
|
||||
*TODO: Provide a few bullets describing what you will do between now and
|
||||
_TODO: Provide a few bullets describing what you will do between now and
|
||||
the next status report. The text below is just an example, replace it
|
||||
with your own words. Link to open issues in the issue tracker whenever
|
||||
possible.*
|
||||
possible._
|
||||
|
||||
- ::Fix [issue 130](ISSUE-TRACKER-URL)
|
||||
- ::Fix [issue 133](ISSUE-TRACKER-URL)
|
||||
- ::Verify [issue 102](ISSUE-TRACKER-URL), [issue 103](ISSUE-TRACKER-URL),
|
||||
[issue 107](ISSUE-TRACKER-URL), and [issue 109](ISSUE-TRACKER-URL)
|
||||
[issue 107](ISSUE-TRACKER-URL), and [issue 109](ISSUE-TRACKER-URL)
|
||||
- ::Conduct regular team meeting: Tuesday, 1 hour
|
||||
- ::Conduct review meeting: Wednesday, 2 hours
|
||||
- ::Make major progress on COMPONENT
|
||||
@@ -123,11 +124,11 @@ possible.*
|
||||
|
||||
### Tracking to Plan
|
||||
|
||||
*TODO: Copy the Work Breakdown Structure from the [project plan](Project-Plan) and paste it here.
|
||||
Add a new column for actual effort spent so far by all team members.*
|
||||
_TODO: Copy the Work Breakdown Structure from the [project plan](Project-Plan) and paste it here.
|
||||
Add a new column for actual effort spent so far by all team members._
|
||||
|
||||
| Step | Description | Planned Hours | Spent To-Date |
|
||||
|------------|----------------------------------------------------------------------|---------------|---------------|
|
||||
| ---------- | -------------------------------------------------------------------- | ------------- | ------------- |
|
||||
| ::1. | ::Preparation | | |
|
||||
| ::1.1. | ::Developer training | ::30h | ::0h |
|
||||
| ::2. | ::Inception | | |
|
||||
@@ -135,7 +136,7 @@ Add a new column for actual effort spent so far by all team members.*
|
||||
| ::2.2. | ::Requirements specification | ::20h | ::0h |
|
||||
| ::2.3. | ::Requirements validation | ::10h | ::0h |
|
||||
| ::3. | ::Elaboration | | |
|
||||
| ::3.1. | ::High-level design | ::5h |::0h |
|
||||
| ::3.1. | ::High-level design | ::5h | ::0h |
|
||||
| ::3.2. | ::Low-level design (break down by component) | | |
|
||||
| ::3.2.A. | ::Object design | ::10h | ::0h |
|
||||
| ::3.2.B. | ::User interface design | ::10h | ::0h |
|
||||
|
Reference in New Issue
Block a user