fix list alignment

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-07-07 19:00:43 -04:00 committed by Alice Huston
parent 9eb9379b5c
commit 2e6cfb42af

View File

@ -69,12 +69,12 @@ which do not have an associated issue must be tagged to the same. It is
**highly recommended** that all PR's be tagged to an issue but PR's should **highly recommended** that all PR's be tagged to an issue but PR's should
not be rejected if they are not tagged to an issue. not be rejected if they are not tagged to an issue.
Any issue or PR that is tagged to the project must have a priority (High/Medium Any issue or PR that is tagged to the project must have a priority
/Low) and an estimate (rough amount of time in hours) associated. Start date (High/Medium/Low) and an estimate (rough amount of time in hours) associated.
and end date must be included for non-critical items (branches not beginning Start dateand end date must be included for non-critical items (branches not
with `hotfix/` or `urgent/`). This is done in order to understand effort and beginning with `hotfix/` or `urgent/`). This is done in order to understand
criticality of the project item. Please see [Critical Issues](#critical-issues) effort and criticality of the project item. Please see
for further details. [Critical Issues](#critical-issues) for further details.
### Critical Issues ### Critical Issues