From 0835e0563741d3805f3076755c9755095690cc13 Mon Sep 17 00:00:00 2001 From: opusforlife2 <53176348+opusforlife2@users.noreply.github.com> Date: Sat, 1 Oct 2022 02:05:55 +0000 Subject: [PATCH] Removed unneeded bit --- How-to-get-your-PR-merged.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-get-your-PR-merged.md b/How-to-get-your-PR-merged.md index 7c896e2..eb436dc 100644 --- a/How-to-get-your-PR-merged.md +++ b/How-to-get-your-PR-merged.md @@ -1,4 +1,4 @@ -1. Create your PR (ideally ask in an issue if that is a good idea what you want to do) +1. Create your PR 2. Wait for a maintainer review 3. Do the requested changes, and answer any questions raised by the reviewer(s) 4. Rebase on `dev` if necessary: