Closed black7375 closed 2 months ago
Latest commit: ce041cebcc0aede732952d3980b2450f3473f3be
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
The recent changes across various documentation files focus on enhancing clarity, consistency, and engagement. Key updates include correcting terminology, improving phrasing for better understanding, and promoting social media interaction through badges. These adjustments aim to refine the user experience without altering any core functionalities.
Files | Change Summary |
---|---|
CONTRIBUTING.md, README.md, packages/css/README.md | Minor textual adjustments for clarity and consistency, including correcting "Typescript" to "TypeScript" and adding a Twitter follow badge. |
packages/css-additional-types/README.md | Textual corrections enhancing clarity, including changing "the type generated" to "types generated" and refining terminology from "kebabs" to "kebab-case." |
packages/transform-to-vanilla/README.md | Wording change from "CSS in JS syntax converted for [Vanilla Extract]" to "CSS in JS syntax converter for [Vanilla Extract]" for clarity. |
sequenceDiagram
participant User
participant Documentation
participant SocialMedia
User->>Documentation: View updated documentation
Documentation-->>User: Display corrected terms and new badges
User->>SocialMedia: Follow project on Twitter
🐇
In the garden of code, we make it bright,
With words that shine, oh what a sight!
From Typescript to badges, all in play,
We hop through changes, come join the fray!
Clear and concise, like a bunny's dash,
Together we build, with joy and a splash!
🌼
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Triggered from https://github.com/mincho-js/mincho/pull/76 by @​black7375.
Checking if we can fast forward main
(80b352b3fce7b3b06b6b83eb258cf38f511ef9ee) to update-readme
(ce041cebcc0aede732952d3980b2450f3473f3be).
Target branch (main
):
commit 80b352b3fce7b3b06b6b83eb258cf38f511ef9ee (HEAD -> main, origin/main, origin/HEAD)
Author: alstjr7375 <alstjr7375@daum.net>
Date: Sat Aug 17 17:57:42 2024 +0900
Chore: Combine fast forward and release workflows again #69
Pull request (update-readme
):
commit ce041cebcc0aede732952d3980b2450f3473f3be (pull_request/update-readme)
Author: alstjr7375 <alstjr7375@daum.net>
Date: Sat Aug 17 19:10:28 2024 +0900
Docs: Edit sentences and add Twitter accounts #60
It is possible to fast forward main
(80b352b3fce7b3b06b6b83eb258cf38f511ef9ee) to update-readme
(ce041cebcc0aede732952d3980b2450f3473f3be). If you have write access to the target repository, you can add a comment with /fast-forward
to fast forward main
to update-readme
.
/fast-forward
Triggered from https://github.com/mincho-js/mincho/pull/76#issuecomment-2294818074 by @​black7375.
Trying to fast forward main
(80b352b3fce7b3b06b6b83eb258cf38f511ef9ee) to update-readme
(ce041cebcc0aede732952d3980b2450f3473f3be).
Target branch (main
):
commit 80b352b3fce7b3b06b6b83eb258cf38f511ef9ee (HEAD -> main, origin/main, origin/HEAD)
Author: alstjr7375 <alstjr7375@daum.net>
Date: Sat Aug 17 17:57:42 2024 +0900
Chore: Combine fast forward and release workflows again #69
Pull request (update-readme
):
commit ce041cebcc0aede732952d3980b2450f3473f3be (pull_request/update-readme)
Author: alstjr7375 <alstjr7375@daum.net>
Date: Sat Aug 17 19:10:28 2024 +0900
Docs: Edit sentences and add Twitter accounts #60
Fast forwarding main
(80b352b3fce7b3b06b6b83eb258cf38f511ef9ee) to update-readme
(ce041cebcc0aede732952d3980b2450f3473f3be).
$ git push origin ce041cebcc0aede732952d3980b2450f3473f3be:main
To https://github.com/mincho-js/mincho.git
80b352b..ce041ce ce041cebcc0aede732952d3980b2450f3473f3be -> main
Description
Minor README update.
Related Issue
Summary by CodeRabbit
CONTRIBUTING.md
installation instructions.README.md
.Additional context
Checklist