Skip to content

Commit 4c358de

Browse files
authored
Update what happens when creating a new incident
1 parent b8802f8 commit 4c358de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Create a new incident using npm:
4747
npm run new-incident
4848
```
4949

50-
Hugo will create a new Markdown file for you with title and date based on the file name and a few predefined settings in the header. To learn more about the different severities and report, you can see more detailed examples in `site/archetypes/incidents.md`.
50+
You'll be asked a series of questions about the incident, then Hugo will generate a new file pre-filled with your responses.
5151

5252
After explaining the current situation in the incident, you can just push the file to GitHub. Netlify will deploy the indicent announcement for you in a matter of seconds.
5353

0 commit comments

Comments
 (0)