rsnext/.github/ISSUE_TEMPLATE/1.Bug_report.md

38 lines
746 B
Markdown
Raw Normal View History

2018-05-14 17:12:09 +02:00
---
name: Bug report
2020-02-25 13:22:48 +01:00
about: Create a bug report for the Next.js core / examples
2018-05-14 17:12:09 +02:00
---
2018-05-24 14:50:37 +02:00
# Bug report
## Describe the bug
2018-05-14 17:12:09 +02:00
A clear and concise description of what the bug is.
2018-05-24 14:50:37 +02:00
## To Reproduce
2018-05-14 17:12:09 +02:00
Steps to reproduce the behavior, please provide code snippets or a repository:
2018-05-14 17:12:09 +02:00
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
2018-05-24 14:50:37 +02:00
## Expected behavior
2018-05-14 17:12:09 +02:00
A clear and concise description of what you expected to happen.
2018-05-24 14:50:37 +02:00
## Screenshots
2018-05-14 17:12:09 +02:00
If applicable, add screenshots to help explain your problem.
2018-05-24 14:50:37 +02:00
## System information
- OS: [e.g. macOS, Windows]
- Browser (if applies) [e.g. chrome, safari]
- Version of Next.js: [e.g. 6.0.2]
2018-05-14 17:12:09 +02:00
2018-05-24 14:50:37 +02:00
## Additional context
2018-05-14 17:12:09 +02:00
Add any other context about the problem here.