From 5aa750ef84d238eb021e50a994d1c44d2f5bf000 Mon Sep 17 00:00:00 2001 From: JUNG SEUNGHOON Date: Tue, 3 Feb 2026 03:56:31 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(contributing):=20fix=20typo?= =?UTF-8?q?=20in=20"Adding=20a=20badge"=20section=20(#256)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index be70bf6..e1f6bc0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -45,7 +45,7 @@ You can now create a [pull request](https://github.com/inttter/md-badges/pulls) > Make sure you have permission from whoever or whatever you are making a badge of to add them here. -If you would like to request a badge, please create a new issue using the [badge request](https://github.com/inttter/md-badges/issues/new?assignees=inttter&labels=%F0%9F%93%9B+badge+request&projects=inttter%2Fmd-badges&template=01-badge-request.yml&title=%5BBadge+Request%5D%3A+) template. You **must** out all available fields. This will help to learn more about what you want added and where it would be relevant. +If you would like to request a badge, please create a new issue using the [badge request](https://github.com/inttter/md-badges/issues/new?assignees=inttter&labels=%F0%9F%93%9B+badge+request&projects=inttter%2Fmd-badges&template=01-badge-request.yml&title=%5BBadge+Request%5D%3A+) template. You **must** fill out all available fields. This will help to learn more about what you want added and where it would be relevant. If you would like to add a new badge yourself, you can **contribute** a new badge by submitting a [pull request](https://github.com/inttter/md-badges/pulls) to the repository.