Describe the story
Provide a clear description of the new feature or improvement to existing functionality.
Create an About Page which displays a summary of information about the current application such as the application build attributes from the environment.
Acceptance criteria
Provide clear acceptance criteria to validate the story is complete.
Gherkin syntax example:
GIVEN the 'PERSONA' has 'DONE SOMETHING'
WHEN the 'PERSONA' does 'ONE THING'
THEN the 'PERSONA' must do 'THIS THING'
AND the 'PERSONA' must do 'ANOTHER THING'
BUT the 'PERSONA' must not do 'UNWANTED THING'
Additional context
Add any other context about the story here.
Describe the story
Provide a clear description of the new feature or improvement to existing functionality.
Create an About Page which displays a summary of information about the current application such as the application build attributes from the environment.
Acceptance criteria
Provide clear acceptance criteria to validate the story is complete.
Gherkin syntax example:
Additional context
Add any other context about the story here.