Commit db41e79 1 parent c69ccd0 commit db41e79 Copy full SHA for db41e79
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # post -mortems
1
+ # Post -mortems
2
2
3
3
Post-mortem documents to learn lessons from our incidents
4
4
@@ -9,7 +9,7 @@ Post-mortem documents to learn lessons from our incidents
9
9
* [ Open] ( #open )
10
10
* [ Blameless] ( #blameless )
11
11
* [ Constructive] ( #constructive )
12
- * [ Contributing ] ( #contributing )
12
+ * [ Creating a new incident ] ( #creating-a-new-incident )
13
13
* [ Open in a container] ( #open-in-a-container )
14
14
* [ Commit style] ( #commit-style )
15
15
@@ -72,7 +72,7 @@ We commit that our post-mortems have actions and that we will complete them. Our
72
72
actions will be assigned an owner who is responsible for ensuring that the action
73
73
is completed with a set time.
74
74
75
- ## Contributing
75
+ ## Creating a new incident
76
76
77
77
To create a new incident, run ` make new-incident ` and follow the instructions.
78
78
You can’t perform that action at this time.
0 commit comments