Skip to content

feat: add share to BlueSky button in final README #61

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 6, 2025

Conversation

FidelusAleksander
Copy link
Contributor

Changes

Checklist

  • I have added or updated appropriate labels to this PR
  • I have tested my changes
  • I have updated the documentation if needed

@Copilot Copilot AI review requested due to automatic review settings June 6, 2025 11:25
@github-actions github-actions bot added the templates Changes to the markdown templates label Jun 6, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Adds a "Share on Bluesky" button alongside the existing Twitter/X share badge in the final exercise README.

  • Introduces a new anchor and shield badge linking to Bluesky’s compose endpoint
  • Places the new button immediately after the existing X share button
Comments suppressed due to low confidence (1)

markdown-templates/readme/exercise-finished.md:17

  • Verify the Bluesky share URL path—/intent/compose may not be supported. The official compose endpoint is typically https://bsky.app/compose?text={{ encoded_socials_text }}.
<a href="https://bsky.app/intent/compose?text={{ encoded_socials_text }}" target="_blank" rel="noopener noreferrer">

@FidelusAleksander FidelusAleksander merged commit e4e20c1 into main Jun 6, 2025
6 checks passed
@FidelusAleksander FidelusAleksander deleted the add-bluesky-icon branch June 6, 2025 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
templates Changes to the markdown templates
Development

Successfully merging this pull request may close these issues.

1 participant