-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
add: note to direct users to modifiyng frontmatter with remark #3988
Conversation
✅ Deploy Preview for astro-docs-2 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
Direct link to the note I have added |
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.
Thank you so much for first filing a really helpful, detailed issue and then jumping on the fix, @carsakiller! 🚀
I kind of had to laugh when I followed your link, and got a huge DO NOT DO THIS warning, but... I mean, this is the proper place to direct people, so... 😂
I'm just going to commit the tiny tweak to the language directly here, and then we'll officially make you a member of Team Docs! 🥳
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.
LGTM! Thanks for this lovely note @carsakiller 💜
What kind of changes does this PR include?
Description
aside
to themarkdown-content
page that warns users that if they are using content collections, they should instead be reading thecontent-collections
page if they want to modify their frontmatter programmatically.