Skip to content

Commit 15876e1

Browse files
authored
Update IRP.md
Signed-off-by: |7eter l-|. l3oling <[email protected]>
1 parent 4d9d936 commit 15876e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

IRP.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@ Public advisory (after patch is ready)
7272

7373
"A security advisory for oauth2 (versions X.Y.Z) has been published via Tidelift. Please upgrade to version A.B.C which patches [brief description]. See the advisory for details and recommended mitigations."
7474

75-
Runbook: Quick steps for a maintainer to patch and release
76-
---------------------------------------------------------
75+
## Runbook: Quick steps for a maintainer to patch and release
7776
1. Create a branch: `git checkout -b fix/security-brief-description`
7877
2. Reproduce the issue locally and add a regression spec in `spec/`.
7978
3. Implement the fix and run the test suite: `bundle exec rspec` (or the project's preferred test command).

0 commit comments

Comments
 (0)