Skip to content

Commit

Permalink
minor typo in date format
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpritchard committed Oct 15, 2024
1 parent 2aee7a0 commit 4207699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Field | Required | Details | Example
status | yes | Overal current status of the incident | Must be one of `down`, `resolved`, `degraded` or `at risk`.
affectedServices | yes | **Concise** list of affected services | `LOTUS & /gws/nopw/jo4/*` (free text)
summary | yes | Concise summary of the incident (but not its status) | `Issue with storage systems`
date | yes | date/time of **initial report or future planned date** of incident | `2024-03-31 09:00` (locale: en-GB)
date | yes | date/time of **initial report or future planned date** of incident | `2024-03-31T09:00` (locale: en-GB)
updates | at least 1 | see below | |

There should be at least 1 `update`, each having the following:
Expand Down

0 comments on commit 4207699

Please sign in to comment.