feat(22-1990n): Add CMS content pages — generated by Optimus#1
Draft
voidspooks wants to merge 1 commit into
Draft
feat(22-1990n): Add CMS content pages — generated by Optimus#1voidspooks wants to merge 1 commit into
voidspooks wants to merge 1 commit into
Conversation
Generated by Optimus (https://github.com/aquia-inc/optimus). All files require human review before merging. Files: - src/applications/registry.json - content/pages/education/22-1990n/introduction.md - content/pages/education/22-1990n/help.md - content/pages/education/22-1990n/error-messages.json - content/pages/education/22-1990n/navigation.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Are you removing or changing a registry.json
entryNamein this PR?entryNamesSummary
Adds content-build assets for VA Form 22-1990n — Apply for VA Education Benefits Under the National Call to Service (NCS) Program.
Changes include:
registry.json: New entry withentryName: "22-1990n",rootUrl: /education/apply-for-education-benefits/application/1990n,layout: page-react.html, breadcrumbs enabled, andvagovprod: false(feature not yet promoted to production).introduction.md: Introduction page content for the NCS education benefits application, including eligibility overview and entry point into the form flow.help.md: Help and FAQ content scoped to the 22-1990n application, covering common applicant questions about the National Call to Service program.error-messages.json: Form-level error message strings for validation and submission failure states specific to the 1990n flow.navigation.json: Navigation structure defining the chapter/page order for the 22-1990n application.Breadcrumb trail is configured as: Home → Education and training → Apply for education benefits → Apply for NCS education benefits (VA Form 22-1990n).
Files
src/applications/registry.jsoncontent/pages/education/22-1990n/introduction.mdcontent/pages/education/22-1990n/help.mdcontent/pages/education/22-1990n/error-messages.jsoncontent/pages/education/22-1990n/navigation.jsonRelated issue(s)
Testing done
Acceptance criteria