-
Notifications
You must be signed in to change notification settings - Fork 15
Update title of ENSApi documentation #1544
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
base: main
Are you sure you want to change the base?
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the title field in the ENSApi documentation frontmatter from "ENSApi" to "ENSApi Test".
Changes:
- Modified the title metadata in the ENSApi documentation file
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -1,5 +1,5 @@ | |||
| --- | |||
| title: ENSApi | |||
| title: ENSApi Test | |||
Copilot
AI
Jan 17, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The title has been changed to "ENSApi Test" which appears to be a test change rather than an intentional production documentation update. The word "Test" should likely be removed unless this is specifically for testing documentation.
| title: ENSApi Test | |
| title: ENSApi |
Lite PR
Summary
Why
Testing
Notes for Reviewer (Optional)
Pre-Review Checklist (Blocking)
PR Creation Tips