[PR #297] [MERGED] chore: fix github capitalisation #20115

Closed
opened 2026-04-15 19:29:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/297
Author: @danielroe
Created: 10/22/2024
Status: Merged
Merged: 10/22/2024
Merged by: @Bekacru

Base: mainHead: chore/github-capitalisation


📝 Commits (1)

  • ca4e091 chore: fix github capitalisation

📊 Changes

10 files changed (+16 additions, -16 deletions)

View changed files

📝 docs/components/banner.tsx (+1 -1)
📝 docs/components/features.tsx (+1 -1)
📝 docs/components/sidebar-content.tsx (+1 -1)
📝 docs/content/docs/authentication/github.mdx (+6 -6)
📝 docs/content/docs/basic-usage.mdx (+2 -2)
📝 examples/astro-example/src/components/sign-in.tsx (+1 -1)
📝 examples/astro-example/src/components/sign-up.tsx (+1 -1)
📝 examples/remix-example/app/components/sign-in-card.tsx (+1 -1)
📝 examples/remix-example/app/components/sign-up-card.tsx (+1 -1)
📝 packages/better-auth/src/social-providers/github.ts (+1 -1)

📄 Description

tiny pr to fix GitHub as capitalisation

I've avoided changes to code, e.g. some inconsistence between 'GithubProfile' and 'GitHubIcon', which didn't seem important.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/297 **Author:** [@danielroe](https://github.com/danielroe) **Created:** 10/22/2024 **Status:** ✅ Merged **Merged:** 10/22/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `chore/github-capitalisation` --- ### 📝 Commits (1) - [`ca4e091`](https://github.com/better-auth/better-auth/commit/ca4e091bfc9c83b361112e6c24e53d3f2844a3e2) chore: fix github capitalisation ### 📊 Changes **10 files changed** (+16 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/banner.tsx` (+1 -1) 📝 `docs/components/features.tsx` (+1 -1) 📝 `docs/components/sidebar-content.tsx` (+1 -1) 📝 `docs/content/docs/authentication/github.mdx` (+6 -6) 📝 `docs/content/docs/basic-usage.mdx` (+2 -2) 📝 `examples/astro-example/src/components/sign-in.tsx` (+1 -1) 📝 `examples/astro-example/src/components/sign-up.tsx` (+1 -1) 📝 `examples/remix-example/app/components/sign-in-card.tsx` (+1 -1) 📝 `examples/remix-example/app/components/sign-up-card.tsx` (+1 -1) 📝 `packages/better-auth/src/social-providers/github.ts` (+1 -1) </details> ### 📄 Description tiny pr to fix `GitHub` as capitalisation I've avoided changes to code, e.g. some inconsistence between 'GithubProfile' and 'GitHubIcon', which didn't seem important. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 19:29:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#20115