Skip to content

feat: add Privacy Policy page and update footer link (#192)#237

Open
bm0213 wants to merge 2 commits into
rdodiya:gssoc_developfrom
bm0213:feat/privacy-policy-page
Open

feat: add Privacy Policy page and update footer link (#192)#237
bm0213 wants to merge 2 commits into
rdodiya:gssoc_developfrom
bm0213:feat/privacy-policy-page

Conversation

@bm0213
Copy link
Copy Markdown

@bm0213 bm0213 commented May 31, 2026

What changed?

Added a missing Privacy Policy page to the website.

Changes Made:

  • Created src/pages/public/PrivacyPolicy.jsx with 7 sections
  • Added /privacy-policy route in src/routes/index.jsx
  • Updated footer link in Landing.jsx from # to /privacy-policy

Sections Included:

  1. Information We Collect
  2. How We Use Your Information
  3. Data Storage & Security
  4. Cookies
  5. Sharing of Information
  6. Your Rights
  7. Contact Us

Screenshots

Screenshot 2026-05-31 190546 Screenshot 2026-05-31 190601

Closes #192

@Karanjot786
Copy link
Copy Markdown

Hey @bm0213! Saw your work on GSSoC 2026.

We are building TermUI, a TypeScript terminal UI framework with React-style hooks and JSX, rendered entirely in the terminal.

We have 67 unassigned GSSoC issues open. 19 are marked good first issue. Your JavaScript background transfers directly.

Karanjot, TermUI maintainer

@bm0213
Copy link
Copy Markdown
Author

bm0213 commented Jun 1, 2026

Hi @Karanjot786! Thanks for reaching out.
I'd love to contribute to TermUI under GSSoC '26.
Could you point me to a beginner-friendly issue
that suits a React/JavaScript background?
Looking forward to contributing! 🙏

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.

Missing Privacy Policy Page on Website

2 participants