Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue Template #2

Open
lina-jamal opened this issue Jan 31, 2021 · 3 comments
Open

Issue Template #2

lina-jamal opened this issue Jan 31, 2021 · 3 comments
Labels
documentation Improvements or additions to documentation Issue - template

Comments

@lina-jamal
Copy link
Collaborator

lina-jamal commented Jan 31, 2021

[User Stoy]

Acceptance Criteria

  • crit1
  • crit2
  • ..
  • ..

crit1

[Full Description ]

crit2

[Full Description]


Ui

#[relates1] #[relates1]

@lina-jamal lina-jamal added Issue - template documentation Improvements or additions to documentation labels Jan 31, 2021
@lina-jamal
Copy link
Collaborator Author

lina-jamal commented Jan 31, 2021

Express Route template

Title should be: METHOD /full-route with labels Back, Route

Description:


Request body:

{
  x: 'y'
}

Validation

{
  x: string.min(19)
}

Tests:

to be a successful test :

@lina-jamal
Copy link
Collaborator Author

lina-jamal commented Jan 31, 2021

React Route template

title should be: Name of the page - /route

Route '/'
signed in only? false
admin only? false

Acceptance Criteria

  • State
  • Props
  • Components
  • Snapshot

State


Props


Component


Snapshot

@lina-jamal lina-jamal pinned this issue Jan 31, 2021
@lina-jamal
Copy link
Collaborator Author

title should be: Name of the component Component

Acceptance Criteria

  • Props
  • Component
  • Snapshot

Props


Component


Snapshot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Issue - template
Projects
None yet
Development

No branches or pull requests

1 participant