Skip to content

feat: add sponsor link to left sidebar#2839

Merged
kulmann merged 5 commits into
mainfrom
issues/2838
Jul 8, 2026
Merged

feat: add sponsor link to left sidebar#2839
kulmann merged 5 commits into
mainfrom
issues/2838

Conversation

@AlexAndBear

@AlexAndBear AlexAndBear commented Jul 8, 2026

Copy link
Copy Markdown
Member

Description

image

Related Issue

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Types of changes

  • Bugfix
  • Enhancement (a change that doesn't break existing code or deployments)
  • Breaking change (a modification that affects current functionality)
  • Technical debt (addressing code that needs refactoring or improvements)
  • Tests (adding or improving tests)
  • Documentation (updates or additions to documentation)
  • Maintenance (like dependency updates or tooling adjustments)

rel="noopener noreferrer"
class="oc-sidebar-nav-sponsor-link mb-2"
>
{{ $gettext('Sponsor us ❤️') }}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
{{ $gettext('Sponsor us ❤️') }}
{{ $gettext('Support us ❤️') }}

Seeing it live on the screen, I think Support us might be the better wording than Sponsor us 🤔 What do you think?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I would leave it as it is and follow the GH wording

image

@kulmann kulmann merged commit 47f8c72 into main Jul 8, 2026
29 checks passed
@kulmann kulmann deleted the issues/2838 branch July 8, 2026 12:42
@openclouders openclouders mentioned this pull request Jul 8, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add "Sponsor us ❤️" link to the left sidebar

2 participants