From 93b59e8ada63cfb9e01ad1c93696860c13774085 Mon Sep 17 00:00:00 2001 From: Joseph H Kennedy Date: Fri, 4 Oct 2024 06:25:44 -0800 Subject: [PATCH] Update docs/contributing/index.md --- docs/contributing/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/index.md b/docs/contributing/index.md index c8916997..35a7cf89 100644 --- a/docs/contributing/index.md +++ b/docs/contributing/index.md @@ -85,4 +85,4 @@ When you're ready to submit your pull request, first open a draft pull request a - Your code is linted and formatted correctly - The documentation and `CHANGELOG.md` has been updated appropriately -Then you can mark the pull request as ready for review! :tada: +Then you can mark the pull request as ready for review! 🎉