Skip to content

Add Legal Center links to README + package.json metadata#71

Open
Samy-O7 wants to merge 2 commits into
mainfrom
samy/add-legal-readme-and-pkg-metadata
Open

Add Legal Center links to README + package.json metadata#71
Samy-O7 wants to merge 2 commits into
mainfrom
samy/add-legal-readme-and-pkg-metadata

Conversation

@Samy-O7
Copy link
Copy Markdown
Contributor

@Samy-O7 Samy-O7 commented May 1, 2026

Summary

  • Adds a ## Legal section to README.md with links to Spreedly Terms of Service and Privacy Policy at legal.spreedly.com, alongside the existing LICENSE reference.
  • Adds homepage, repository, bugs fields to package.json so npm-style package pages surface clickable links.

Tracked under HC-1377; closes work for SEC-6217 #1.2.2 (Terms of Service / Usage limitations) + #1.2.3 (Privacy Policy and Liability Disclaimers).

Test plan

  • README renders correctly on github.com after merge
  • Each link resolves: ToS, Privacy Policy, LICENSE
  • npm run format:check passes (package.json formatting)
  • package.json homepage / repository / bugs fields present and valid

Adds:
- ## Legal section in README.md linking Terms of Service + Privacy Policy
  at legal.spreedly.com plus existing LICENSE reference
- homepage / repository / bugs fields in package.json so npm-style package
  pages surface clickable links

Closes work for HC-1377 / SEC-6217 #1.2.2 + #1.2.3.
Copy link
Copy Markdown

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 project/legal metadata so the repo and any npm package surface official legal links (ToS/Privacy) and standard repo/issue URLs.

Changes:

  • Added homepage, repository, and bugs metadata to package.json.
  • Added a new Legal section to README.md linking to Spreedly Terms of Service, Privacy Policy, and the project license.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Adds npm metadata fields for homepage/repo/issue tracker links.
README.md Adds a Legal section with ToS/Privacy/License links.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants