Skip to content

Commit a3517ac

Browse files
Copilothotlong
andcommitted
docs: Add missing frontmatter to contributing and migration docs
- Add YAML frontmatter with title and description to contributing.md - Add YAML frontmatter with title and description to migration/from-objectstack.md - Fixes Fumadocs build error requiring frontmatter in all markdown files Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 5d9b34b commit a3517ac

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

docs/community/contributing.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
title: "Contributing to ObjectUI"
3+
description: "Guidelines and instructions for contributing to the ObjectUI project"
4+
---
5+
16
# Contributing to Object UI
27

38
Thank you for your interest in contributing to Object UI! This document provides guidelines and instructions for contributing to the project.

docs/migration/from-objectstack.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
title: "Migration Guide: ObjectStack Integration"
3+
description: "Guide for migrating to the ObjectStack-integrated version of ObjectUI"
4+
---
5+
16
# Migration Guide: ObjectStack Integration
27

38
This guide helps you migrate to the new ObjectStack-integrated version of ObjectUI.

0 commit comments

Comments
 (0)