Skip to content

Commit 9e963b5

Browse files
pbolingCopilot
andauthored
Update IRP.md
Co-authored-by: Copilot <[email protected]> Signed-off-by: |7eter l-|. l3oling <[email protected]>
1 parent b2d39ff commit 9e963b5

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
@@ -73,8 +73,7 @@ Public advisory (after patch is ready)
7373

7474
"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."
7575

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

0 commit comments

Comments
 (0)