docs: Add missing lastModified field to sign-up-rules.mdx#1219
docs: Add missing lastModified field to sign-up-rules.mdx#1219madster456 merged 2 commits intodevfrom
Conversation
| title: Sign-up Rules | ||
| description: Control who can sign up for your application with customizable rules. | ||
| icon: ShieldCheck | ||
| lastModified: "2026-02-24" |
There was a problem hiding this comment.
Citation: Client instructions require that "Every new MDX document must include a lastModified field in the frontmatter with the current date in YYYY-MM-DD format." The sign-up-rules.mdx file added by PR #1183 was missing this required field.
View source
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
Greptile SummaryAdds the Confidence Score: 5/5
Important Files Changed
Last reviewed commit: d5f5aad |
Open this suggestion in Promptless to view citations and reasoning process
Adds the required
lastModifiedfield to the sign-up-rules.mdx frontmatter. Per client documentation requirements, all new MDX documents must include alastModifiedfield in the frontmatter with the current date.Trigger Events
stack-auth/stack-auth commit (dev): 4af1534 docs: Document Sign-up Rules feature (#1183)
Promptless Research (1 GitHub PR)
Agent Response
Tip: Set up a GitHub Issues trigger in Projects to enable @Promptless mentions in issues 🐙