You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user I want to post questions on a public community page So that other users and community members provide answers
TODO: Should the question poster be able to answer his own question?
📋 Acceptance Criteria
Acceptance Critiera 1
Given user's question title is too short When the user submits the question Then show an error message indicating the minimum number of characters allowed in the question title
Acceptance Critiera 2
Given user's question content is too short When the user submits the question Then show an error message indicating the minimum number of characters allowed in the question's content
HoussemNasri
changed the title
Community members should be able to post questions on the community page
Users should be able to post questions on any public community page
Aug 9, 2022
📗 Summary
As a user
I want to post questions on a public community page
So that other users and community members provide answers
TODO: Should the question poster be able to answer his own question?
📋 Acceptance Criteria
Acceptance Critiera 1
Given user's question title is too short
When the user submits the question
Then show an error message indicating the minimum number of characters allowed in the question title
Acceptance Critiera 2
Given user's question content is too short
When the user submits the question
Then show an error message indicating the minimum number of characters allowed in the question's content
🖌️ Design
Link to InVision
Links to your design system like Figma, Sketch,etc.
💾 Technical Information
Link to technical information
Any link to technical documents, e.g. Swagger Documentation, Architectural diagram can be added here
Additional Notes / Information
Any notes you took during refinement sessions or talks with other people about the story
The text was updated successfully, but these errors were encountered: