Skip to content

fix(config): move heart emoji before "New Contributors" heading#1527

Merged
orhun merged 1 commit into
orhun:mainfrom
signekb:patch-1
May 19, 2026
Merged

fix(config): move heart emoji before "New Contributors" heading#1527
orhun merged 1 commit into
orhun:mainfrom
signekb:patch-1

Conversation

@signekb

@signekb signekb commented May 19, 2026

Copy link
Copy Markdown
Contributor

Description

This moves the ❤️ emoji before the "New Contributors" heading.

Motivation and Context

This aligns with how the other headers (e.g., "⛰️ Features") have emojis before the text.

How Has This Been Tested?

I haven't tested this. Didn't find it necessary.

Screenshots / Logs (if applicable)

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (no code change)
  • Refactor (refactoring production code)
  • Other

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly (if applicable).
  • I have formatted the code with rustfmt.
    • cargo +nightly fmt --all
  • I checked the lints with clippy.
    • cargo clippy --tests --verbose -- -D warnings
  • I have added tests to cover my changes.
  • All new and existing tests passed.
    • cargo test

I'm not sure how many of these checks apply to this minor fix. Please let me know, if there's anything else I should do ☺️

This aligns with how the other headers have emojis before the text.
@signekb signekb requested a review from orhun as a code owner May 19, 2026 11:14
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.63%. Comparing base (39d51b9) to head (d3bd067).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1527      +/-   ##
==========================================
- Coverage   48.67%   48.63%   -0.04%     
==========================================
  Files          26       26              
  Lines        2287     2287              
==========================================
- Hits         1113     1112       -1     
- Misses       1174     1175       +1     
Flag Coverage Δ
unit-tests 48.63% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@orhun orhun left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thxx!

@orhun orhun merged commit 7e35ff5 into orhun:main May 19, 2026
104 of 106 checks passed
@welcome

welcome Bot commented May 19, 2026

Copy link
Copy Markdown

Congrats on merging your first pull request! ⛰️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants