From d4ce71fcf8703a0d63193f8be99bcf49d8116998 Mon Sep 17 00:00:00 2001 From: saahil-mahato Date: Thu, 19 Sep 2024 16:28:30 +0545 Subject: [PATCH] fix: font color for guidelines --- src/pages/Guidelines/index.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/pages/Guidelines/index.js b/src/pages/Guidelines/index.js index 8aca6c5f..dd23de1b 100644 --- a/src/pages/Guidelines/index.js +++ b/src/pages/Guidelines/index.js @@ -4,7 +4,7 @@ import SiteHeader from 'components/SiteHeader'; const Guidelines = () => ( -
+

Frogtoberfest Participation Guidelines

@@ -25,7 +25,7 @@ const Guidelines = () => ( 🔧 - Meaningful code changes + Meaningful code changes

Contributions should focus on meaningful code changes, such as bug fixes, new features, or improvements, @@ -37,7 +37,7 @@ const Guidelines = () => ( 📚 - Documentation enhancements + Documentation enhancements

Encourage participants to contribute to project documentation, including updates, corrections, or @@ -49,7 +49,7 @@ const Guidelines = () => ( 🔍 - Issue tracking + Issue tracking

Participants should prioritize issues or tasks listed in the project's issue tracker. This ensures alignment @@ -61,7 +61,7 @@ const Guidelines = () => ( 💡 - Value-added contributions + Value-added contributions

Stress the importance of making contributions that provide clear value to the open-source project and its @@ -73,7 +73,7 @@ const Guidelines = () => ( 🌟 - Quality over quantity + Quality over quantity

The emphasis on quality has resulted in participants submitting fewer, but more substantial, PRs. This @@ -85,7 +85,7 @@ const Guidelines = () => ( 👁️‍🗨️ - Code review process + Code review process

The code review process will be conducted after the event's completion to maintain the quality of