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

Issues Templates #6

Open
Amoodaa opened this issue Mar 24, 2020 · 2 comments
Open

Issues Templates #6

Amoodaa opened this issue Mar 24, 2020 · 2 comments

Comments

@Amoodaa
Copy link
Collaborator

Amoodaa commented Mar 24, 2020

Use these issues to write specific stuff:
React Route, Express Route, Component

@Amoodaa
Copy link
Collaborator Author

Amoodaa commented Mar 24, 2020

React Route template

title should be: Name of the page - /route

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

Screenshot from Xd

Components:

  • component 1
  • component 2

@Amoodaa Amoodaa pinned this issue Mar 24, 2020
@Amoodaa
Copy link
Collaborator Author

Amoodaa commented Mar 24, 2020

Express Route template

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

Description

Request body:

{
  x: 'y'
}

Validation

{
  x: string.min(19)
}

Tests:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant