From 98500155db2e5520e1fbca80a5c399ea0158dfee Mon Sep 17 00:00:00 2001 From: anyreso Date: Wed, 24 Apr 2024 11:16:11 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20update=20CONTRIBUTING.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f51d82f..ad35f9b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -89,7 +89,7 @@ git checkout -b fix/my-branch 2. Make your changes, stage then and commit: ```shell -git commit -am "📝 update CONTRIBUTIONS.md" +git commit -am "📝 update CONTRIBUTING.md" ``` 3. Push your changes to the repository: @@ -114,4 +114,4 @@ Happy coding! 🎮✨ [#create_merge_requests]: https://docs.gitlab.com/ee/user/project/merge_requests/creating_merge_requests.html [#issue_tracker]: https://gitlab.com/open-fpsz/open-fpsz/-/issues -[#repo_url]:https://gitlab.com/open-fpsz/open-fpsz \ No newline at end of file +[#repo_url]:https://gitlab.com/open-fpsz/open-fpsz