Update system.md
Topic should make sense
This commit is contained in:
parent
19a0b8a1d6
commit
0bc7cd9785
@ -11,11 +11,11 @@ Please write a user story and acceptance criteria for the requested topic.
|
|||||||
Output the results in JSON format as defined in this example:
|
Output the results in JSON format as defined in this example:
|
||||||
|
|
||||||
{
|
{
|
||||||
"Topic": "Automating data quality automation",
|
"Topic": "Authentication and User Management",
|
||||||
"Story": "As a user, I want to be able to create a new user account so that I can access the system.",
|
"Story": "As a user, I want to be able to create a new user account so that I can access the system.",
|
||||||
"Criteria": "Given that I am a user, when I click the 'Create Account' button, then I should be prompted to enter my email address, password, and confirm password. When I click the 'Submit' button, then I should be redirected to the login page."
|
"Criteria": "Given that I am a user, when I click the 'Create Account' button, then I should be prompted to enter my email address, password, and confirm password. When I click the 'Submit' button, then I should be redirected to the login page."
|
||||||
}
|
}
|
||||||
|
|
||||||
# INPUT:
|
# INPUT:
|
||||||
|
|
||||||
INPUT:
|
INPUT:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user