From 551e0b82bdeb806c341f176a0c29f7b4304b79e5 Mon Sep 17 00:00:00 2001 From: Jon Janego Date: Tue, 4 Jun 2024 08:59:20 -0500 Subject: [PATCH] Update CONTRIBUTING.md fixing a sentence fragment --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 92cd456..facd5a0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,7 +21,7 @@ If you've got an idea for a new feature, please submit as [an issue](https://git If you'd like to make a contribution yourself, we ask that before significant effort is put into code changes, that we have agreement that the change aligns with our strategy for the action. Since GitHub is ultimately the primary maintainer of this action, we want to make sure that contributions are high quality, and that they maintain consistency with the rest of the action's behavior. 1. Create an [issue discussing the idea](https://github.com/actions/dependency-review-action/issues/new), so that we can discuss it there. -2. If we agree to incorporate the idea into the action, please write-up a high level summary of the approach that you plan to take so +2. If we agree to incorporate the idea into the action, please write-up a high level summary of the approach that you plan to take so we can review ## Stalebot