Advertisement
Guest User

Untitled

a guest
Apr 24th, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. ---
  2. name: Bug report
  3. about: Create a bug report for the Next.js core
  4. ---
  5.  
  6. # Bug report
  7.  
  8. ## Describe the bug
  9.  
  10. A clear and concise description of what the bug is.
  11.  
  12. ## To Reproduce
  13.  
  14. Steps to reproduce the behavior, please provide code snippets or a repository:
  15. 1. Go to '...'
  16. 2. Click on '....'
  17. 3. Scroll down to '....'
  18. 4. See error
  19.  
  20. ## Expected behavior
  21. A clear and concise description of what you expected to happen.
  22.  
  23. ## Screenshots
  24. If applicable, add screenshots to help explain your problem.
  25.  
  26. ## Additional context
  27.  
  28. Add any other context about the problem here.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement