docs(terms): add Workplace Cats section to Terms of Service - #8139
Open
prisma-gremlin[bot] wants to merge 1 commit into
Open
docs(terms): add Workplace Cats section to Terms of Service#8139prisma-gremlin[bot] wants to merge 1 commit into
prisma-gremlin[bot] wants to merge 1 commit into
Conversation
Append a new Section 20 ("Workplace Cats") to the ToS at /terms, adding
cat-related content and the 🐱 🐈 🐈⬛ emoji in a way that matches the existing
document structure, register, and cross-referencing style. Only the ToS page
data file is touched; the Privacy Policy is unchanged.
Contributor
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThe terms add Section 20, “Workplace Cats 🐱.” The section recognizes workplace cats, disclaims warranties and liability for cat-related effects, prohibits disturbing cats, and addresses keyboard interference. ChangesWorkplace Cats Terms
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds cat-related content to the Terms of Service page (published at https://www.prisma.io/terms) by appending a new Section 20 — "Workplace Cats 🐱" to the end of the
termsSectionsarray inapps/site/src/data/terms.tsx.The new section is written in the same legal register and follows the same
{ title, content }structure, JSX/fragment/paragraph layout,"entity conventions, and cross-referencing style (it references the existing Section 10 — Exclusion of Warranties) as the surrounding sections 1–19.The cat emoji 🐱 🐈 🐈⬛ are placed alongside the new cat content (in the section heading and within the first two clauses) without touching any non-cat part of the document.
Why
Per the brief: make the ToS talk more about cats and add cat emoji alongside the new cat-related content, fitting naturally into the existing document structure.
Scope
apps/site/src/data/terms.tsxis modified (33 insertions, 0 deletions).apps/site/src/data/privacy.tsxandapps/site/src/app/privacy/page.tsx) and all other pages are untouched.Verification
oxlinton the edited file: 0 warnings, 0 errors.pnpm run types:check): no new errors introduced by this change (remaining failures are pre-existing and unrelated to the ToS file).Created by Mohawk
Summary by CodeRabbit