From 13bc66e8964a45e9fbfdee9c2c97e0aab539d384 Mon Sep 17 00:00:00 2001 From: Jung Seunghoon <175179350+seuthootDev@users.noreply.github.com> Date: Mon, 2 Feb 2026 16:58:19 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20=E2=9C=A8=20fix=20typo=20in=20CONTRIBUT?= =?UTF-8?q?ING.md?= 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.