From 04c1311429f7be71707d8ab66c7af8a14e54b938 Mon Sep 17 00:00:00 2001 From: sciencewhiz Date: Tue, 23 Jul 2024 07:16:08 -0700 Subject: [PATCH] Fix display of emojis in contributors doc (#899) --- docs/contributors.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/contributors.md b/docs/contributors.md index dc3d8b3..6084cb4 100644 --- a/docs/contributors.md +++ b/docs/contributors.md @@ -6,13 +6,13 @@ We have prepared a short guide so that the process of making your contribution i ## How can I contribute... -* [Contribute Documentation:green_book:](#contribute-documentation) +* [Contribute Documentation :green_book:](#contribute-documentation) * [Contribute Code :computer:](#contribute-code) -* [Provide Support on Issues:pencil:](#provide-support-on-issues) +* [Provide Support on Issues :pencil:](#provide-support-on-issues) -* [Review Pull Requests:mag:](#review-pull-requests) +* [Review Pull Requests :mag:](#review-pull-requests) ## Contribute documentation