From e5a3f0e583e7c1f2e5484a435f43a0f818a39b28 Mon Sep 17 00:00:00 2001 From: Ryan Schumacher Date: Thu, 29 Aug 2024 15:54:32 -0500 Subject: [PATCH] Update docs/How-To-Open-a-Homebrew-Pull-Request.md Co-authored-by: Mike McQuaid --- docs/How-To-Open-a-Homebrew-Pull-Request.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/How-To-Open-a-Homebrew-Pull-Request.md b/docs/How-To-Open-a-Homebrew-Pull-Request.md index 417704bd26..2dcb500cef 100644 --- a/docs/How-To-Open-a-Homebrew-Pull-Request.md +++ b/docs/How-To-Open-a-Homebrew-Pull-Request.md @@ -35,6 +35,7 @@ The type of change you want to make influences which of Homebrew's main reposito ### Formulae-related pull request Before creating a new formulae, please read [Acceptable Formulae](https://github.com/Homebrew/brew/blob/master/docs/Acceptable-Formulae.md). + 1. [Fork the Homebrew/homebrew-core repository on GitHub](https://github.com/Homebrew/homebrew-core/fork). * This creates a personal remote repository that you can push to. This is needed because only Homebrew maintainers have push access to the main repositories. 2. Tap (download a local clone of) the repository of core Homebrew formulae: