From c4919d35092f004c3db26ce70560e867cc71b2b8 Mon Sep 17 00:00:00 2001 From: ahmasmibhanu Date: Tue, 6 Jan 2026 20:31:31 +0530 Subject: [PATCH] Improve contribution instructions for beginners (#3856) Co-authored-by: Sindre Sorhus --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index a40af0e7..87bb6de8 100644 --- a/contributing.md +++ b/contributing.md @@ -14,7 +14,7 @@ To create your own list, check out the [instructions](create-list.md). If you have something awesome to contribute to an awesome list, this is how you do it. -You'll need a [GitHub account](https://github.com/join)! +You will need a [GitHub account](https://github.com/join)! If you are new to GitHub, [get started here](https://github.com/firstcontributions/first-contributions). 1. Access the awesome list's GitHub page. For example: https://github.com/sindresorhus/awesome 2. Click on the `readme.md` file: ![Step 2 Click on Readme.md](https://cloud.githubusercontent.com/assets/170270/9402920/53a7e3ea-480c-11e5-9d81-aecf64be55eb.png)