Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add links to similar technologies (#126) #390

Merged
merged 5 commits into from
Mar 1, 2024

Conversation

Michael-Obele
Copy link
Contributor

GitHub Issue: #126

Summary: Adds a new page "Links to similar technologies" in the overview section.

Do you think resolving this issue might require an Architectural Decision Record (ADR) (https://github.com/json-schema-org/community/blob/main/CONTRIBUTING.md#key-architectural-decisions)? (significant or noteworthy)

No

Justification: This change introduces a new page in the documentation listing existing technologies similar to JSON Schema. The page provides context and resources for users who want to explore alternative approaches to data validation and description. This addition primarily involves adding content and linking to existing resources, and does not significantly impact the overall architecture of the codebase. Therefore, an Architectural Decision Record (ADR) is not considered necessary for this specific change.

Copy link
Collaborator

@benjagm benjagm left a comment

Choose a reason for hiding this comment

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

Great job here @Michael-Obele !! Just left some comments and suggestions but we are very close!

Excellent job.

pages/overview/similar-technologies/_index.md Outdated Show resolved Hide resolved
pages/overview/similar-technologies/_index.md Outdated Show resolved Hide resolved
pages/overview/similar-technologies/_index.md Outdated Show resolved Hide resolved
pages/overview/similar-technologies/index.page.tsx Outdated Show resolved Hide resolved
@benjagm benjagm added the Status: In Progress This issue is being worked on, and has someone assigned. label Feb 29, 2024
@Michael-Obele
Copy link
Contributor Author

Thank you for taking the time to look over my work. I appreciate your feedback and have made the necessary improvements.
I hope the changes are satisfactory. Please feel free to provide additional feedback.

Copy link
Collaborator

@benjagm benjagm left a comment

Choose a reason for hiding this comment

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

Looks good to me! Great job!

@benjagm benjagm added Status: Review Needed The issue has a PR attached to it which needs to be reviewed. and removed Status: In Progress This issue is being worked on, and has someone assigned. labels Mar 1, 2024
@Michael-Obele
Copy link
Contributor Author

Looks good to me! Great job!

Thanks, glad to help.

Copy link
Collaborator

@benjagm benjagm left a comment

Choose a reason for hiding this comment

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

Just left a final suggestion in the contribution section.

pages/overview/similar-technologies.md Outdated Show resolved Hide resolved
@Michael-Obele
Copy link
Contributor Author

@benjagm I just made the changes; what do you think?

Copy link
Collaborator

@benjagm benjagm left a comment

Choose a reason for hiding this comment

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

Looks great! Lets merge it!

@benjagm benjagm merged commit ed082cc into json-schema-org:main Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Review Needed The issue has a PR attached to it which needs to be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants