Skip to content

📆 [content] big update to Terms and Conditions section#58

Merged
chicks-net merged 10 commits intomainfrom
chicks/2025-10-08-fix-terms-section
Oct 8, 2025
Merged

📆 [content] big update to Terms and Conditions section#58
chicks-net merged 10 commits intomainfrom
chicks/2025-10-08-fix-terms-section

Conversation

@chicks-net
Copy link
Member

@chicks-net chicks-net commented Oct 8, 2025

Context: #28

Done:

  • 📆 [content] fix dates for Terms and Conditions files
  • move old files into a subfolder
  • rewrites to remove old HTML
  • rewrites to remove references to obsolete technology

(Automated in justfile.)

Copilot AI review requested due to automatic review settings October 8, 2025 05:20
Copy link
Contributor

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

Adjusts front matter dates for three Terms and Conditions markdown files to corrected (earlier) calendar dates using a simplified YYYY-MM-DD format.

  • Standardizes or updates the date values in three versioned Terms and Conditions documents
  • Removes time and timezone components, leaving only the calendar date

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
content/TermsAndConditions/TermsandConditions4.md Updated front matter date to 2002-03-01
content/TermsAndConditions/TermsandConditions3.md Updated front matter date to 2000-03-01
content/TermsAndConditions/TermsandConditions2.md Updated front matter date to 1998-12-03

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@chicks-net chicks-net requested a review from Copilot October 8, 2025 16:29
@chicks-net chicks-net changed the title 📆 [content] fix dates for Terms and Conditions 📆 [content] big update to Terms and Conditions section Oct 8, 2025
Copy link
Contributor

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

Copilot reviewed 78 out of 78 changed files in this pull request and generated 7 comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment on lines +84 to +87
"@type": "ListItem",
"position": 1 ,
"name": "Master Domain Registration Agreement",
"item": "/termsandconditions/tucowsdomainsmasterdomainregistrationagreeement/"
Copy link

Copilot AI Oct 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing comma after the first breadcrumb item in the JSON-LD structured data, which will cause invalid JSON parsing.

Copilot uses AI. Check for mistakes.
Comment on lines +80 to +81
"name": "FINI Terms and Conditions 4 (2002)",
"item": "/termsandconditions/oldterms/termsandconditions4/"
Copy link

Copilot AI Oct 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing comma after the breadcrumb item in the JSON-LD structured data, which will cause invalid JSON parsing.

Copilot uses AI. Check for mistakes.
Comment on lines +80 to +81
"name": "FINI Terms and Conditions v3 (2000)",
"item": "/termsandconditions/oldterms/termsandconditions3/"
Copy link

Copilot AI Oct 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing comma after the breadcrumb item in the JSON-LD structured data, which will cause invalid JSON parsing.

Copilot uses AI. Check for mistakes.
Comment on lines +80 to +81
"name": "FINI Terms and Conditions v2 (1998)",
"item": "/termsandconditions/oldterms/termsandconditions2/"
Copy link

Copilot AI Oct 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing comma after the breadcrumb item in the JSON-LD structured data, which will cause invalid JSON parsing.

Copilot uses AI. Check for mistakes.
Comment on lines +80 to +81
"name": "OpenSRS Exhibit A",
"item": "/termsandconditions/oldterms/exhibita/"
Copy link

Copilot AI Oct 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing comma after the breadcrumb item in the JSON-LD structured data, which will cause invalid JSON parsing.

Copilot uses AI. Check for mistakes.
Comment on lines +80 to +81
"name": "OpenSRS/Tucows exhibit/appendix A",
"item": "/termsandconditions/oldterms/ccexhibita/"
Copy link

Copilot AI Oct 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing comma after the breadcrumb item in the JSON-LD structured data, which will cause invalid JSON parsing.

Copilot uses AI. Check for mistakes.
Comment on lines +80 to +81
"name": "OpenSRS/Tucows schedule/exhibit B",
"item": "/termsandconditions/oldterms/bizexhibitb/"
Copy link

Copilot AI Oct 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing comma after the breadcrumb item in the JSON-LD structured data, which will cause invalid JSON parsing.

Copilot uses AI. Check for mistakes.
@chicks-net chicks-net merged commit 622c03a into main Oct 8, 2025
4 checks passed
@chicks-net chicks-net deleted the chicks/2025-10-08-fix-terms-section branch October 8, 2025 16:32
@chicks-net chicks-net mentioned this pull request Oct 8, 2025
13 tasks
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.

2 participants